Remove resource quota from rabbitmq

Change-Id: I8e29f01492cb6c767bafab6d5dbc26dfb6b8ede1
This commit is contained in:
okozachenko 2020-07-13 17:37:42 +03:00
parent 02b122acf8
commit 8f1e4c7e81

View File

@ -65,15 +65,6 @@ spec:
periodSeconds: 15
successThreshold: 1
timeoutSeconds: 1
resources:
limits:
cpu: 1000m
ephemeral-storage: 1G
memory: 1G
requests:
cpu: 100m
ephemeral-storage: 500M
memory: 512M
securityContext:
runAsUser: 999
runAsGroup: 999