[27.02.20] Increase resources yet again

This commit is contained in:
andyjk15 2020-02-27 14:35:54 +00:00
parent 970692cdd6
commit e9ebc6eff4

View File

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