We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a86baa commit 3fa45fdCopy full SHA for 3fa45fd
charts/cluster-api-runtime-extensions-nutanix/templates/helm-repository.yaml
@@ -76,6 +76,7 @@ spec:
76
containerPort: 5000
77
image: "{{ .Values.helmChartsImage.repository }}:{{ default $.Chart.AppVersion .Values.helmChartsImage.tag }}"
78
imagePullPolicy: "{{ .Values.image.pullPolicy }}"
79
+ command: ["/usr/bin/mindthegap"]
80
args:
81
- serve
82
- bundle
0 commit comments