Skip to content

Commit

Permalink
Fix an error in the Helm chart (apache#6665)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas authored Apr 3, 2020
1 parent 5e08ca4 commit 3bb0380
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ data:
PF_functionRuntimeFactoryConfigs_submittingInsidePod: "true"
PF_functionRuntimeFactoryConfigs_jobNamespace: {{ .Values.namespace }}
{{- end }}
{{ toYaml .Values.broker.configData | indent 2 }}
{{ toYaml .Values.broker.configData | indent 2 }}

0 comments on commit 3bb0380

Please sign in to comment.