Skip to content

Commit

Permalink
update zookeeper.yaml (#414)
Browse files Browse the repository at this point in the history
* update zookeeper.yaml

something wrong.

Signed-off-by: drummerliu <[email protected]>

* fix indent

Signed-off-by: drummerliu <[email protected]>

* fix indent

Signed-off-by: drummerliu <[email protected]>

Co-authored-by: drummerliu <[email protected]>
  • Loading branch information
runzhliu and drummerliu authored Nov 26, 2021
1 parent b66506b commit d7b042f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/zookeeper/templates/zookeeper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ spec:
{{ toYaml .Values.volumes | indent 4 }}
{{- end }}
{{- if .Values.volumeMounts }}
volumeMounts:
{{ toYaml .Values.volumeMounts | indent 4 }}
{{- end }}
{{- if .Values.initContainers }}
Expand Down

0 comments on commit d7b042f

Please sign in to comment.