File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -75,10 +75,11 @@ ConfigMaps from the same namespace as the CAPI runtime extensions hook pod is ru
75
75
configure defaults specific for their environment rather than compiling the defaults into the binary.
76
76
77
77
The Helm chart comes with default configurations for the Calico Installation CRS per supported provider, but overriding
78
- is possible. To do so, specify :
78
+ is possible. For example. to change Docker provider's Calico configuration, specify following helm argument when
79
+ deploying cluster-api-runtime-extensions-nutanix chart :
79
80
80
81
` ` ` shell
81
- --set-file handlers .cni.calico.crsStrategy.defaultInstallationConfigMaps.DockerCluster.configMap.content=<file>
82
+ --set-file hooks .cni.calico.crsStrategy.defaultInstallationConfigMaps.DockerCluster.configMap.content=<file>
82
83
` ` `
83
84
84
85
[Cluster API Add-on Provider for Helm] : https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm
You can’t perform that action at this time.
0 commit comments