[27.02.20] Scale replics and re-adjust CPU limit
This commit is contained in:
parent
7e8550b66a
commit
293a000773
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user