correct instance name of prod in deployment
This commit is contained in:
parent
a4ff4ecfdc
commit
b89e215b35
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ kind: Kustomization
|
||||||
labels:
|
labels:
|
||||||
- includeSelectors: true
|
- includeSelectors: true
|
||||||
pairs:
|
pairs:
|
||||||
app.kubernetes.io/instance: test
|
app.kubernetes.io/instance: prod
|
||||||
app.kubernetes.io/name: servala
|
app.kubernetes.io/name: servala
|
||||||
resources:
|
resources:
|
||||||
- ../../base/portal
|
- ../../base/portal
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue