diff options
| author | Grisha Shipunov | 2026-07-26 18:08:29 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2026-07-26 16:15:09 +0000 |
| commit | 08d7de681a1cdd9d4e3eb1dff4a3bbf5af880a9d (patch) | |
| tree | af1147f6cf82c3fda33b8dd79bf34213ef0ea516 /.sops.yaml | |
| parent | b4c8f1c4a00335ce5f61894e8a55c4cd0340147a (diff) | |
setup cgit secrets
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -11,6 +11,7 @@ keys: - &immich age1afyntwvj672lcq2e4dpxmw3syplzurnnd8q8j3265843jeedpveqkp465z - &miniflux age15ja22wd9tt60vn32sk59pp6c7vtjsn8y3rypn8qfnvxthug8sp0q6f72uh - &stream age148r2q3cy9sjem37rvgtcc4qjx8usxkdg77pqexa56gmcexn58aaslh3cnj + - &cgit age1sqaw64c7vf2n937lhytqg5l39hl9ep47gqx7u7j8k5fz3w4ksv8qp9jjeh creation_rules: - path_regex: hosts/toaster/[^/]+\.yaml$ key_groups: @@ -60,3 +61,9 @@ creation_rules: - *admin_toaster - *admin_frituurpan - *stream + - path_regex: microvms/cgit/[^/]+\.yaml$ + key_groups: + - age: + - *admin_toaster + - *admin_frituurpan + - *cgit |
