File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11clusterGroup :
22 name : group-one
33 isHubCluster : false
4+ # Namespace is a dictionary for easier overriding (lists are supported as well)
45 namespaces :
5- - config-demo
6- - hello-world
7- - golang-external-secrets
6+ config-demo :
7+ hello-world :
8+ golang-external-secrets :
89 # The only subscription on spokes is gitops which gets managed by ACM
910 # subscriptions:
1011 argoProjects :
Original file line number Diff line number Diff line change 11clusterGroup :
22 name : hub
33 isHubCluster : true
4+ # Namespace is a dictionary for easier overriding (lists are supported as well)
45 namespaces :
5- - open-cluster-management
6- - vault
7- - golang-external-secrets
8- - config-demo
9- - hello-world
6+ open-cluster-management :
7+ vault :
8+ golang-external-secrets :
9+ config-demo :
10+ hello-world :
1011 subscriptions :
1112 acm :
1213 name : advanced-cluster-management
You can’t perform that action at this time.
0 commit comments