add secrets/passwords.yaml as sops encrypted file
This commit is contained in:
parent
cb5ace0a38
commit
88fc2248e1
3 changed files with 39 additions and 0 deletions
7
.sops.yaml
Normal file
7
.sops.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
keys:
|
||||
- &user_lilly "age19h7xtfmt3py3ydgl8d8fgh8uakxqxjr74flrxev3pgmvvx94kvtq5d932d"
|
||||
creation_rules:
|
||||
- path_regex: secrets/passwords.yaml
|
||||
key_groups:
|
||||
- age:
|
||||
- *user_lilly
|
Loading…
Add table
Add a link
Reference in a new issue