Remove resource quota from rabbitmq
Change-Id: I8e29f01492cb6c767bafab6d5dbc26dfb6b8ede1
This commit is contained in:
parent
02b122acf8
commit
8f1e4c7e81
@ -65,15 +65,6 @@ spec:
|
|||||||
periodSeconds: 15
|
periodSeconds: 15
|
||||||
successThreshold: 1
|
successThreshold: 1
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
cpu: 1000m
|
|
||||||
ephemeral-storage: 1G
|
|
||||||
memory: 1G
|
|
||||||
requests:
|
|
||||||
cpu: 100m
|
|
||||||
ephemeral-storage: 500M
|
|
||||||
memory: 512M
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 999
|
runAsUser: 999
|
||||||
runAsGroup: 999
|
runAsGroup: 999
|
||||||
|
Loading…
Reference in New Issue
Block a user