Skip to content

Commit 660737b

Browse files
committed
highlight the name the provider - not the kind of the resource
1 parent 8ccbe29 commit 660737b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hack/charts/cluster-api-operator/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ ipam: {}
2727
# version: "" # Optional
2828
manager.featureGates: {}
2929
# Configuration for enabling feature gates in diffrent providers
30-
# manager: # example
30+
# manager:
3131
# featureGates:
32-
# proxmox:
32+
# proxmox: # Name of the provider
3333
# ClusterTopology: true
3434
# core:
3535
# ClusterTopology: true

0 commit comments

Comments
 (0)