Amending docs (#828)
This commit is contained in:
parent
2d7fd5d565
commit
72914d873c
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ Compute if the server is enabled.
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
{{/*
|
{{/*
|
||||||
Compute if the server auth delegator serviceaccount is enabled.
|
Compute if the server serviceaccount is enabled.
|
||||||
*/}}
|
*/}}
|
||||||
{{- define "vault.serverServiceAccountEnabled" -}}
|
{{- define "vault.serverServiceAccountEnabled" -}}
|
||||||
{{- $_ := set . "serverServiceAccountEnabled"
|
{{- $_ := set . "serverServiceAccountEnabled"
|
||||||
|
|
Loading…
Reference in a new issue