Skip to content

Commit

Permalink
sops: Init
Browse files Browse the repository at this point in the history
  • Loading branch information
peterablehmann committed Feb 19, 2024
1 parent 1751d65 commit fc4ebee
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .sops.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
keys:
- &peter age1d085lpynkxxf0mfus0rd3qq0r38clwz9d5ddrl79x982z00j6qsqq8f54g
- &system_mns age1hn4emw7z4k4q856fxfk8nv8tkrv3c7d5ycrsjp9jay4llmvcqv9qqs0axl
creation_rules:
- path_regex: secrets/common.(yaml|json|env|ini)$
key_groups:
- age:
- *peter
- *system_mns

- path_regex: secrets/[^/]+\.mns.(yaml|json|env|ini)$
key_groups:
- age:
- *peter
- *system_mns

0 comments on commit fc4ebee

Please sign in to comment.