[27.02.20] Delete pods

This commit is contained in:
andyjk15 2020-02-27 13:24:32 +00:00
parent 42be073a74
commit 970692cdd6

View File

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