feat(sops): add orpheus host key to sops
This commit is contained in:
parent
e57af70da8
commit
cea222a40c
2 changed files with 26 additions and 15 deletions
|
@ -2,6 +2,7 @@ keys:
|
|||
- &admin age12l33pas8eptwjc7ewux3d8snyzfzwz0tn9qg5kw8le79fswmjgjqdjgyy6
|
||||
- &nemesis age1sq4n2ywk6h94a0r5rye6vzkqy5x6ae736faqregz8u2ku8ttepeqqh5crh
|
||||
- &apollo age1yputfxttcyw9w6e9l3tkdyw73tr6z20r90twmrpktl44alywnu5s934fx9
|
||||
- &orpheus age18jrr030n2u3wn4pvrsxv0jwgyr20pr0fqhtyk3pk4880pd3a69wqhz8rec
|
||||
creation_rules:
|
||||
- path_regex: .(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
|
@ -9,3 +10,4 @@ creation_rules:
|
|||
- *admin
|
||||
- *nemesis
|
||||
- *apollo
|
||||
- *orpheus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue