Skip to content

Commit

Permalink
Remove unnecessary key groups from .sops.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwclark committed Mar 13, 2024
1 parent 1c67eb3 commit 22c8566
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .sops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,3 @@ creation_rules:
- age:
- *frametop
- *woody
- path_regex: hosts/frametop/[^/]+\.yaml$
key_groups:
- pgp:
- *administrator
- age:
- *frametop
- path_regex: hosts/woody/[^/]+\.yaml$
key_groups:
- pgp:
- *administrator
- age:
- *woody

0 comments on commit 22c8566

Please sign in to comment.