Manage secrets with sops
This commit is contained in:
parent
7c274b4b43
commit
7071992ee6
5 changed files with 61 additions and 2 deletions
8
.sops.yaml
Normal file
8
.sops.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
keys:
|
||||
- &tobbook age106xkhmfrzqum2zkuxxfwjddesuwu6m99tqtt7s3pre4d4wejlp7qkhyfee
|
||||
|
||||
creation_rules:
|
||||
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *tobbook
|
||||
Loading…
Add table
Add a link
Reference in a new issue