Skip to content

Commit

Permalink
Remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
upgle committed Jan 14, 2021
1 parent d192909 commit ba1c302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/openwhisk/templates/controller-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ba1c302

Please sign in to comment.