Skip to content

Commit 007aadf

Browse files
committed
fix: README error from pre-commit
1 parent 2c3e4f3 commit 007aadf

File tree

1 file changed

+3
-3
lines changed
  • charts/cluster-api-runtime-extensions-nutanix

1 file changed

+3
-3
lines changed

charts/cluster-api-runtime-extensions-nutanix/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ A Helm chart for cluster-api-runtime-extensions-nutanix
3232
| deployment.replicas | int | `1` | |
3333
| env | object | `{}` | |
3434
| 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 | `""` | |
3538
| hooks.ccm.nutanix.helmAddonStrategy.defaultValueTemplateConfigMap.create | bool | `true` | |
3639
| hooks.ccm.nutanix.helmAddonStrategy.defaultValueTemplateConfigMap.name | string | `"default-nutanix-ccm-helm-values-template"` | |
3740
| hooks.clusterAutoscaler.crsStrategy.defaultInstallationConfigMap.name | string | `"cluster-autoscaler"` | |
@@ -70,9 +73,6 @@ A Helm chart for cluster-api-runtime-extensions-nutanix
7073
| image.repository | string | `"ghcr.io/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix"` | |
7174
| image.tag | string | `""` | |
7275
| 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 | `""` | |
7676
| nodeSelector | object | `{}` | |
7777
| priorityClassName | string | `"system-cluster-critical"` | Priority class to be used for the pod. |
7878
| resources.limits.cpu | string | `"100m"` | |

0 commit comments

Comments
 (0)