feat(sops): add orpheus host key to sops

This commit is contained in:
Mohammad Rafiq 2025-04-02 22:02:15 +08:00
parent e57af70da8
commit cea222a40c
No known key found for this signature in database
2 changed files with 26 additions and 15 deletions

View file

@ -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