Skip to content

Commit 5dba3a1

Browse files
committed
fix: use minimal image when deploying nfd chart
1 parent bc0741a commit 5dba3a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/cluster-api-runtime-extensions-nutanix/templates/nfd/manifests/helm-addon-installation.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ metadata:
88
name: '{{ .Values.hooks.nfd.helmAddonStrategy.defaultValueTemplateConfigMap.name }}'
99
data:
1010
values.yaml: |-
11+
image:
12+
tag: v0.15.2-minimal
1113
master:
1214
extraLabelNs:
1315
- nvidia.com

0 commit comments

Comments
 (0)