Skip to content

Commit 371089e

Browse files
author
Martin Jackson
committed
Remove reference to never-released VALUES_SECRET_BOOTSTRAP variable usage
1 parent fc8e80a commit 371089e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ loading local secrets files into VP secrets stores.
1212
## Secrets loading
1313

1414
Secrets are loaded from a **single primary** values-secret file (plus optional `values-secret.yaml.template` under the
15-
pattern tree as a last-resort discovery path). There are **no** separate `*-bootstrap.yaml` files or `VALUES_SECRET_BOOTSTRAP`
16-
paths; early cluster bootstrap uses **per-entry** `bootstrap` fields on v2 secrets in that same primary file.
15+
pattern tree as a last-resort discovery path). Early cluster bootstrap uses **per-entry** `bootstrap` fields on v2
16+
secrets in that same primary file.
1717

1818
### Primary values-secret
1919

0 commit comments

Comments
 (0)