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 d192909 commit ba1c302Copy full SHA for ba1c302
helm/openwhisk/templates/controller-pod.yaml
@@ -104,7 +104,7 @@ spec:
104
mountPath: "/conf/jmxremote.password"
105
subPath: "jmxremote.password"
106
{{- if .Values.controller.lean }}
107
-{{ include "openwhisk.invoker.volume_mounts" . | indent 8 }}
+{{ include "openwhisk.invoker.volume_mounts" . | indent 8 }}
108
{{- end }}
109
livenessProbe:
110
httpGet:
0 commit comments