From fbcc60a12d399cb9eee51f403376661cbd592057 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Thu, 25 Sep 2025 15:42:24 +0200 Subject: [PATCH] Add a link to the secrets documentation --- values-secret.yaml.template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/values-secret.yaml.template b/values-secret.yaml.template index e16735dd6..c068200f3 100644 --- a/values-secret.yaml.template +++ b/values-secret.yaml.template @@ -1,6 +1,8 @@ +# Secrets documentation can be found here: +# https://validatedpatterns.io/learn/secrets-management-in-the-validated-patterns-framework/ +# # A more formal description of this format can be found here: # https://github.com/validatedpatterns/rhvp.cluster_utils/tree/main/roles/vault_utils#values-secret-file-format - version: "2.0" # Ideally you NEVER COMMIT THESE VALUES TO GIT (although if all passwords are # automatically generated inside the vault this should not really matter)