Skip to content

Commit

Permalink
Issue-hashicorp#629 fixing extra whitespace added.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkannon authored Mar 26, 2022
1 parent 940e11b commit 9b5b837
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/server-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name

- name: VAULT_CLUSTER_ADDR
{{- if .Values.server.ha.clusterAddr }}
value: {{ .Values.server.ha.clusterAddr }}
Expand Down Expand Up @@ -213,4 +212,4 @@ spec:
{{ template "vault.volumeclaims" . }}
{{ end }}
{{ end }}
{{ end }}
{{ end }}

0 comments on commit 9b5b837

Please sign in to comment.