Increase allowed memory for well-known
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
04af487324
commit
3baa5597fa
@ -231,9 +231,9 @@ spec:
|
||||
mountPath: /usr/share/nginx/html/.well-known/matrix
|
||||
resources:
|
||||
limits:
|
||||
memory: 5Mi
|
||||
memory: 10Mi
|
||||
requests:
|
||||
memory: 5Mi
|
||||
memory: 10Mi
|
||||
volumes:
|
||||
- name: well-known
|
||||
configMap:
|
||||
|
Loading…
Reference in New Issue
Block a user