Skip to content

Commit 5ff813a

Browse files
authored
Merge pull request #474 from mbaldessari/link-secrets
Add a link to the secrets documentation
2 parents e5f0203 + fbcc60a commit 5ff813a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

values-secret.yaml.template

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
# Secrets documentation can be found here:
2+
# https://validatedpatterns.io/learn/secrets-management-in-the-validated-patterns-framework/
3+
#
14
# A more formal description of this format can be found here:
25
# https://github.com/validatedpatterns/rhvp.cluster_utils/tree/main/roles/vault_utils#values-secret-file-format
3-
46
version: "2.0"
57
# Ideally you NEVER COMMIT THESE VALUES TO GIT (although if all passwords are
68
# automatically generated inside the vault this should not really matter)

0 commit comments

Comments
 (0)