[24.02.20] Reset replicas

This commit is contained in:
andrewso 2020-02-24 17:43:25 +00:00
parent d869d899b1
commit e09ea94b51

View File

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