Deploy correct manifests
This commit is contained in:
parent
572966f8c1
commit
d12d77aa03
1 changed files with 3 additions and 2 deletions
|
@ -3,5 +3,6 @@ kind: Kustomization
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- manifests/00-namespaces.yaml
|
- manifests/00-namespaces.yaml
|
||||||
- manifests/10-dev.yaml
|
- manifests/10-repository.yaml
|
||||||
- manifests/10-prod.yaml
|
- manifests/20-dev.yaml
|
||||||
|
- manifests/20-prod.yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue