Skip to content

Commit 3fa45fd

Browse files
committed
fix: adds command
1 parent 3a86baa commit 3fa45fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/cluster-api-runtime-extensions-nutanix/templates/helm-repository.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ spec:
7676
containerPort: 5000
7777
image: "{{ .Values.helmChartsImage.repository }}:{{ default $.Chart.AppVersion .Values.helmChartsImage.tag }}"
7878
imagePullPolicy: "{{ .Values.image.pullPolicy }}"
79+
command: ["/usr/bin/mindthegap"]
7980
args:
8081
- serve
8182
- bundle

0 commit comments

Comments
 (0)