[1.03.20] Service namespace change
This commit is contained in:
parent
e9ebc6eff4
commit
c23240c769
@ -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
|
||||||
|
|||||||
@ -4,6 +4,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
name: LABEL
|
name: LABEL
|
||||||
name: RESOURCE_NAME
|
name: RESOURCE_NAME
|
||||||
|
namespace: production
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
app: RESOURCE_NAME
|
app: RESOURCE_NAME
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user