diff --git a/charts/cluster-api-runtime-extensions-nutanix/templates/deployment.yaml b/charts/cluster-api-runtime-extensions-nutanix/templates/deployment.yaml index 46a6bf722..e63d11184 100644 --- a/charts/cluster-api-runtime-extensions-nutanix/templates/deployment.yaml +++ b/charts/cluster-api-runtime-extensions-nutanix/templates/deployment.yaml @@ -24,7 +24,7 @@ spec: serviceAccountName: {{ template "chart.name" . }} terminationGracePeriodSeconds: 10 containers: - - name: webhook + - name: manager image: "{{ .Values.image.repository }}:{{ default $.Chart.AppVersion .Values.image.tag }}" imagePullPolicy: "{{ .Values.image.pullPolicy }}" args: