diff --git a/content/en/flux/guides/helmreleases.md b/content/en/flux/guides/helmreleases.md index c77ae1838..a20a72ff4 100644 --- a/content/en/flux/guides/helmreleases.md +++ b/content/en/flux/guides/helmreleases.md @@ -491,7 +491,7 @@ first, so that our values.yaml file does not get captured by the `*.yaml` rule. # ./apps/sensitive/.sops.yaml creation_rules: - path_regex: .*values.yaml$ - pgp: 79FD1F571145F9C311F19621B629389F44594604 + pgp: KEY_ID_ASDF1234 - path_regex: ".*\.yaml" encrypted_regex: ^(data|stringData)$ pgp: KEY_ID_ASDF1234