File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# Vim filetype=yaml
22---
33offline: false
4- #requirements: ansible/execution_environment/requirements.yml
54
65exclude_paths:
76 - .cache/
Original file line number Diff line number Diff line change 11global :
22 options :
3- useCSV : False
3+ useCSV : false
44 syncPolicy : Automatic
55 installPlanApproval : Automatic
66clusterGroup :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ clusterGroup:
1212 name : advanced-cluster-management
1313 namespace : open-cluster-management
1414 channel : release-2.11
15- # csv: advanced-cluster-management.v2.6.1
15+ # csv: advanced-cluster-management.v2.6.1
1616 projects :
1717 - hub
1818 - config-demo
@@ -99,7 +99,7 @@ clusterGroup:
9999 # credentials and OCP pull secrets are defined in Vault.
100100 # See values-secret.yaml.template
101101 #
102- # clusterPools:
102+ # clusterPools:
103103 # exampleAWSPool:
104104 # name: aws-ap
105105 # openshiftVersion: 4.10.18
You can’t perform that action at this time.
0 commit comments