diff --git a/helm/openwhisk/templates/controller-pod.yaml b/helm/openwhisk/templates/controller-pod.yaml index 61bc415d..6a6d9a24 100644 --- a/helm/openwhisk/templates/controller-pod.yaml +++ b/helm/openwhisk/templates/controller-pod.yaml @@ -104,7 +104,7 @@ spec: mountPath: "/conf/jmxremote.password" subPath: "jmxremote.password" {{- if .Values.controller.lean }} -{{ include "openwhisk.invoker.volume_mounts" . | indent 8 }} +{{ include "openwhisk.invoker.volume_mounts" . | indent 8 }} {{- end }} livenessProbe: httpGet: