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