Remove argocd from the applicationset
This commit is contained in:
parent
7b5abb610d
commit
f26ab51f77
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ spec:
|
||||||
overlay: prod
|
overlay: prod
|
||||||
- app: k8s-poc-demo
|
- app: k8s-poc-demo
|
||||||
overlay: test
|
overlay: test
|
||||||
- app: argocd
|
# - app: argocd
|
||||||
overlay: prod
|
# overlay: prod
|
||||||
- app: c12s
|
- app: c12s
|
||||||
overlay: prod
|
overlay: prod
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Reference in a new issue