File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ clusterGroup:
77 - config-demo
88 - hello-world
99 subscriptions : {}
10- projects :
10+ argoProjects :
1111 - hub
1212 - config-demo
1313 - hello-world
@@ -26,24 +26,24 @@ clusterGroup:
2626 vault :
2727 name : vault
2828 namespace : vault
29- project : hub
29+ argoProject : hub
3030 chart : hashicorp-vault
3131 chartVersion : 0.1.*
3232 golang-external-secrets :
3333 name : golang-external-secrets
3434 namespace : golang-external-secrets
35- project : hub
35+ argoProject : hub
3636 chart : golang-external-secrets
3737 chartVersion : 0.1.*
3838 config-demo :
3939 name : config-demo
4040 namespace : config-demo
41- project : config-demo
41+ argoProject : config-demo
4242 path : charts/all/config-demo
4343 hello-world :
4444 name : hello-world
4545 namespace : hello-world
46- project : hello-world
46+ argoProject : hello-world
4747 path : charts/all/hello-world
4848 imperative :
4949 # NOTE: We *must* use lists and not hashes. As hashes lose ordering once parsed by helm
You can’t perform that action at this time.
0 commit comments