Skip to content

Commit c6859db

Browse files
authored
helm: update values comment (#1046)
VSO_GLOBAL_VAULT_OPTION_OPTIONS -> VSO_GLOBAL_VAULT_AUTH_OPTIONS
1 parent 3943b05 commit c6859db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ controller:
193193

194194
# Global Vault auth options. In addition to the boolean options
195195
# below, these options may be set via the
196-
# `VSO_GLOBAL_VAULT_OPTION_OPTIONS` environment variable as a
196+
# `VSO_GLOBAL_VAULT_AUTH_OPTIONS` environment variable as a
197197
# comma-separated list. Valid values are: `allow-default-globals`
198198
globalVaultAuthOptions:
199199
# allowDefaultGlobals directs the operator search for a "default"

0 commit comments

Comments
 (0)