This commit is contained in:
2022-07-18 14:47:33 +08:00
parent 75c8b95c9e
commit 7b5a9567fa
4 changed files with 385 additions and 1 deletions

View File

@ -124,7 +124,7 @@ auth:
forcePassword: false
## @param auth.usePasswordFiles Mount credentials as files instead of using an environment variable
##
usePasswordFiles: false
usePasswordFiles: true
## @param auth.customPasswordFiles [object] Use custom password files when `auth.usePasswordFiles` is set to `true`. Define path for keys `root` and `user`, also define `replicator` if `architecture` is set to `replication`
## Example:
## customPasswordFiles: