We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25be4d commit 8ccbe29Copy full SHA for 8ccbe29
1 file changed
hack/charts/cluster-api-operator/values.yaml
@@ -26,6 +26,15 @@ ipam: {}
26
# namespace: "" # Optional
27
# version: "" # Optional
28
manager.featureGates: {}
29
+# Configuration for enabling feature gates in diffrent providers
30
+# manager: # example
31
+# featureGates:
32
+# proxmox:
33
+# ClusterTopology: true
34
+# core:
35
36
+# kubeadm:
37
38
fetchConfig: {}
39
# ---
40
# Common configuration secret options
0 commit comments