[water7] feat: Add sops + age secret handling, still wip
I'm kinda lost, but we'll get there lol soon forgejo secrets will be fixed! Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
306737d73d
commit
a3e8fe8ab8
6 changed files with 69 additions and 3 deletions
7
.sops.yaml
Normal file
7
.sops.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
keys:
|
||||
- &primary age1ft5dg4lna25ceg40mvvq5sa53zm7rhqdsnsxxe7qyaa34u2gsp8qkgere4
|
||||
creation_rules:
|
||||
- path_regex: shared/secrets/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *primary
|
Loading…
Add table
Add a link
Reference in a new issue