We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11e8d4 commit b4608e4Copy full SHA for b4608e4
documentation/docs/infrastructure/vault.md
@@ -69,7 +69,7 @@ When Piper is configured to lookup secrets in Vault, there are some aspects that
69
### Overwriting of Parameters
70
71
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
+Vault. To disable overriding parameters put a `vaultDisableOverwrite: true` on `Step` `Stage` or `General` Section in
73
your config.
74
75
```yaml
0 commit comments