[27.02.20] Scale replics and re-adjust CPU limit

This commit is contained in:
andyjk15 2020-02-27 07:45:49 +00:00
parent 7e8550b66a
commit 293a000773

View File

@ -6,7 +6,7 @@ metadata:
name: RESOURCE_NAME
namespace: default
spec:
replicas: 2
replicas: 0
selector:
matchLabels:
app: RESOURCE_NAME
@ -80,7 +80,7 @@ spec:
cpu: 10m
memory: 128Mi
limits:
cpu: 50m
cpu: 150m
memory: 128Mi
restartPolicy: Always
imagePullSecrets: