diff options
| author | Grisha Shipunov | 2026-08-02 14:17:48 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2026-08-02 12:19:51 +0000 |
| commit | c6229f1835c0b7c02641de999f86423d1f288bce (patch) | |
| tree | 4a74e60396dd82256d4baca4ddf2ce57c65472ac /.sops.yaml | |
| parent | 00b61b78910ad3bcb9cdefecced845419eb7c550 (diff) | |
init kanidm secrets
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -12,6 +12,7 @@ keys: - &miniflux age15ja22wd9tt60vn32sk59pp6c7vtjsn8y3rypn8qfnvxthug8sp0q6f72uh - &stream age148r2q3cy9sjem37rvgtcc4qjx8usxkdg77pqexa56gmcexn58aaslh3cnj - &cgit age1sqaw64c7vf2n937lhytqg5l39hl9ep47gqx7u7j8k5fz3w4ksv8qp9jjeh + - &kanidm age1uvsnunm3225l0cm3dvr9kew2cy8qhjv526yye3adm7g97kzgdpqqr7a04x creation_rules: - path_regex: hosts/toaster/[^/]+\.yaml$ key_groups: @@ -67,3 +68,9 @@ creation_rules: - *admin_toaster - *admin_frituurpan - *cgit + - path_regex: microvms/kanidm/[^/]+\.yaml$ + key_groups: + - age: + - *admin_toaster + - *admin_frituurpan + - *kanidm |
