Skip to content
Snippets Groups Projects
Commit c7963cee authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Merge branch '830-cputhrottlinghigh-for-nc-postgresql-pod' into 'master'

Resolve "CPUThrottlingHigh for nc-postgresql pod"

Closes #830

See merge request openappstack/openappstack!427
parents 62544c7b 64963061
No related branches found
No related tags found
No related merge requests found
...@@ -151,10 +151,10 @@ spec: ...@@ -151,10 +151,10 @@ spec:
postgresqlPassword: "${onlyoffice_postgresql_password}" postgresqlPassword: "${onlyoffice_postgresql_password}"
resources: resources:
limits: limits:
cpu: 200m cpu: 400m
memory: 256Mi memory: 256Mi
requests: requests:
cpu: 100m cpu: 200m
memory: 128Mi memory: 128Mi
rabbitmq: rabbitmq:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment