reduce resources for 3 replicas
This commit is contained in:
@@ -50,6 +50,10 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 1m
|
cpu: 1m
|
||||||
memory: 8Mi
|
memory: 8Mi
|
||||||
|
limits:
|
||||||
|
limits:
|
||||||
|
cpu: 1m
|
||||||
|
memory: 8Mi
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /health
|
path: /health
|
||||||
|
|||||||
Reference in New Issue
Block a user