Fix an error in the Helm chart (#6665)
This commit is contained in:
parent
4efddf92c5
commit
6a2d9a1091
@ -44,4 +44,4 @@ data:
|
|||||||
PF_functionRuntimeFactoryConfigs_submittingInsidePod: "true"
|
PF_functionRuntimeFactoryConfigs_submittingInsidePod: "true"
|
||||||
PF_functionRuntimeFactoryConfigs_jobNamespace: {{ .Values.namespace }}
|
PF_functionRuntimeFactoryConfigs_jobNamespace: {{ .Values.namespace }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{ toYaml .Values.broker.configData | indent 2 }}
|
{{ toYaml .Values.broker.configData | indent 2 }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user