[1.03.20] Service namespace change

This commit is contained in:
andyjk15 2020-03-01 19:18:12 +00:00
parent e9ebc6eff4
commit c23240c769
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -4,6 +4,7 @@ metadata:
labels:
name: LABEL
name: RESOURCE_NAME
namespace: production
spec:
selector:
app: RESOURCE_NAME