Activetigger: add cpu/memory limits
This commit is contained in:
parent
cad8789b3c
commit
cd93fc6800
|
@ -82,9 +82,9 @@ resources: {}
|
||||||
# choice for the user. This also increases chances charts run on environments with little
|
# choice for the user. This also increases chances charts run on environments with little
|
||||||
# resources, such as Minikube. If you do want to specify resources, uncomment the following
|
# resources, such as Minikube. If you do want to specify resources, uncomment the following
|
||||||
# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
|
# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
|
||||||
# limits:
|
limits:
|
||||||
# cpu: 100m
|
cpu: 20000m
|
||||||
# memory: 128Mi
|
memory: 128Gi
|
||||||
# requests:
|
# requests:
|
||||||
# cpu: 100m
|
# cpu: 100m
|
||||||
# memory: 128Mi
|
# memory: 128Mi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user