manage secrets with sops
This commit is contained in:
parent
c78d82c0fe
commit
d12d45b157
6 changed files with 100 additions and 9 deletions
7
.sops.yaml
Normal file
7
.sops.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
keys:
|
||||
- &primary age156gze6ecg8xpgg3gc049tqprts5dl5apr7020cu70ukpsta3qvpsldd6kh
|
||||
creation_rules:
|
||||
- path_regex: secrets/.*$
|
||||
key_groups:
|
||||
- age:
|
||||
- *primary
|
||||
Loading…
Add table
Add a link
Reference in a new issue