We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30b75b2 + 936695c commit 3525370Copy full SHA for 3525370
hack/charts/cluster-api-operator/values.yaml
@@ -32,6 +32,15 @@ ipam: {}
32
# version: "" # Optional
33
# createNamespace: true # Optional
34
manager.featureGates: {}
35
+# Configuration for enabling feature gates in different providers
36
+# manager:
37
+# featureGates:
38
+# proxmox: # Name of the provider
39
+# ClusterTopology: true
40
+# core:
41
42
+# kubeadm:
43
44
fetchConfig: {}
45
# ---
46
# Common configuration secret options
0 commit comments