File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
charts/cluster-api-runtime-extensions-nutanix Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,9 @@ A Helm chart for cluster-api-runtime-extensions-nutanix
32
32
| deployment.replicas | int | ` 1 ` | |
33
33
| env | object | ` {} ` | |
34
34
| helmAddonsConfigMap | string | ` "default-helm-addons-config" ` | |
35
+ | helmRepositoryImage.pullPolicy | string | ` "IfNotPresent" ` | |
36
+ | helmRepositoryImage.repository | string | ` "ghcr.io/nutanix-cloud-native/caren-helm-reg" ` | |
37
+ | helmRepositoryImage.tag | string | ` "" ` | |
35
38
| hooks.ccm.nutanix.helmAddonStrategy.defaultValueTemplateConfigMap.create | bool | ` true ` | |
36
39
| hooks.ccm.nutanix.helmAddonStrategy.defaultValueTemplateConfigMap.name | string | ` "default-nutanix-ccm-helm-values-template" ` | |
37
40
| hooks.clusterAutoscaler.crsStrategy.defaultInstallationConfigMap.name | string | ` "cluster-autoscaler" ` | |
@@ -70,9 +73,6 @@ A Helm chart for cluster-api-runtime-extensions-nutanix
70
73
| image.repository | string | ` "ghcr.io/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix" ` | |
71
74
| image.tag | string | ` "" ` | |
72
75
| imagePullSecrets | list | ` [] ` | Optional secrets used for pulling the container image |
73
- | mindthegapImage.pullPolicy | string | ` "IfNotPresent" ` | |
74
- | mindthegapImage.repository | string | ` "ghcr.io/nutanix-cloud-native/caren-helm-reg" ` | |
75
- | mindthegapImage.tag | string | ` "" ` | |
76
76
| nodeSelector | object | ` {} ` | |
77
77
| priorityClassName | string | ` "system-cluster-critical" ` | Priority class to be used for the pod. |
78
78
| resources.limits.cpu | string | ` "100m" ` | |
You can’t perform that action at this time.
0 commit comments