We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cea4fd6 + 4d422a4 commit b2a7085Copy full SHA for b2a7085
1 file changed
clustergroup/values.schema.json
@@ -65,6 +65,10 @@
65
"clusterGroupName": {
66
"type": "string"
67
},
68
+ "extraParameters": {
69
+ "type": "array",
70
+ "description": "Pass in extra Helm parameters to all ArgoCD Applications and the framework."
71
+ },
72
"experimentalCapabilities": {
73
"type": "string",
74
"description": "String to enable certain experimental capabilities in the operator and the framework."
0 commit comments