[27.02.20] Rescale and use production namespace

This commit is contained in:
andyjk15 2020-02-27 07:57:49 +00:00
parent 293a000773
commit ee3ad61c82

View File

@ -4,9 +4,9 @@ metadata:
labels: labels:
name: LABEL name: LABEL
name: RESOURCE_NAME name: RESOURCE_NAME
namespace: default namespace: production
spec: spec:
replicas: 0 replicas: 2
selector: selector:
matchLabels: matchLabels:
app: RESOURCE_NAME app: RESOURCE_NAME