Skip to content

Commit ba1c302

Browse files
committed
Remove space
1 parent d192909 commit ba1c302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/openwhisk/templates/controller-pod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ spec:
104104
mountPath: "/conf/jmxremote.password"
105105
subPath: "jmxremote.password"
106106
{{- if .Values.controller.lean }}
107-
{{ include "openwhisk.invoker.volume_mounts" . | indent 8 }}
107+
{{ include "openwhisk.invoker.volume_mounts" . | indent 8 }}
108108
{{- end }}
109109
livenessProbe:
110110
httpGet:

0 commit comments

Comments
 (0)