Skip to content

Commit b4608e4

Browse files
mzuberashlymat
andauthored
fix(docs): Overwriting of parameters from Vault (#5195)
Co-authored-by: Ashly Mathew <[email protected]>
1 parent c11e8d4 commit b4608e4

File tree

1 file changed

+1
-1
lines changed
  • documentation/docs/infrastructure

1 file changed

+1
-1
lines changed

documentation/docs/infrastructure/vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ When Piper is configured to lookup secrets in Vault, there are some aspects that
6969
### Overwriting of Parameters
7070

7171
Whenever a parameter is provided via `config.yml` or passed to the CLI it gets overwritten when a secret is found in
72-
Vault. To disable overriding parameters put a `vaultDisableOverwrite: false` on `Step` `Stage` or `General` Section in
72+
Vault. To disable overriding parameters put a `vaultDisableOverwrite: true` on `Step` `Stage` or `General` Section in
7373
your config.
7474

7575
```yaml

0 commit comments

Comments
 (0)