[10.07.20] Reset replicas

This commit is contained in:
andrewso 2020-07-10 11:25:27 +01:00
parent 0d54db0183
commit 82c8ea8742

View File

@ -8,7 +8,7 @@ metadata:
name: RESOURCE_NAME name: RESOURCE_NAME
namespace: production namespace: production
spec: spec:
replicas: 1 replicas: 0
selector: selector:
matchLabels: matchLabels:
app: RESOURCE_NAME app: RESOURCE_NAME