File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1616 clusterGroupName : hub
1717 multiSourceConfig :
1818 enabled : true
19+ clusterGroupChartVersion : 0.9.*
Original file line number Diff line number Diff line change @@ -81,12 +81,14 @@ clusterGroup:
8181 name : vault
8282 namespace : vault
8383 project : hub
84- path : common/hashicorp-vault
84+ chart : hashicorp-vault
85+ chartVersion : 0.1.*
8586 golang-external-secrets :
8687 name : golang-external-secrets
8788 namespace : golang-external-secrets
8889 project : hub
89- path : common/golang-external-secrets
90+ chart : golang-external-secrets
91+ chartVersion : 0.1.*
9092 minio :
9193 name : minio
9294 namespace : rag-llm
@@ -153,7 +155,7 @@ clusterGroup:
153155 jobs :
154156 - name : hello-world
155157 # ansible playbook to be run
156- playbook : common/ansible/playbooks/hello-world/hello-world.yaml
158+ playbook : rhvp.cluster_utils.hello_world
157159 # per playbook timeout in seconds
158160 timeout : 234
159161 # verbosity: "-v"
You can’t perform that action at this time.
0 commit comments