diff --git a/.sops.yaml b/.sops.yaml index 1f240db8..a8690d91 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -1,7 +1,9 @@ keys: - &albert D98BBC6C9A27324654C2D8C464F6C4EB46C4543A + - &root D98BBC6C9A27324654C2D8C464F6C4EB46C4543A creation_rules: - path_regex: secrets/[^/]+\.yaml$ key_groups: - pgp: - - *albert \ No newline at end of file + - *albert + - *root \ No newline at end of file