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:
|
||||
- includeSelectors: true
|
||||
pairs:
|
||||
app.kubernetes.io/instance: test
|
||||
app.kubernetes.io/instance: prod
|
||||
app.kubernetes.io/name: servala
|
||||
resources:
|
||||
- ../../base/portal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue