helm: bump memory hard limit
This commit is contained in:
parent
c1fbfc63ab
commit
33f208657c
|
@ -117,7 +117,7 @@ spec:
|
||||||
memory: 300M
|
memory: 300M
|
||||||
limits:
|
limits:
|
||||||
cpu: 300m
|
cpu: 300m
|
||||||
memory: 500M
|
memory: 600MiB
|
||||||
volumes:
|
volumes:
|
||||||
- name: authentik-uploads
|
- name: authentik-uploads
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
|
|
Reference in New Issue