diff options
| author | Grisha Shipunov | 2025-06-11 22:53:22 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2025-06-13 02:43:39 +0200 |
| commit | 2a44e5c81e2d46766ed095d5e94c5fafbd5d85fa (patch) | |
| tree | a92be8f459d29acb7b9c3e405c51c35ccc67ecfe /.sops.yaml | |
| parent | 3e6faa5d092ef00255adbf7edd4efe2d15accb3f (diff) | |
deploy stream (navidrome) microvm
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 - &radicale age1j6z39kmnxkqa7jdcjsydy5cryjce7fttf225fh3pldyvq06ax3fq58mk8c + - &stream age148r2q3cy9sjem37rvgtcc4qjx8usxkdg77pqexa56gmcexn58aaslh3cnj creation_rules: - path_regex: hosts/toaster/[^/]+\.yaml$ key_groups: @@ -66,3 +67,9 @@ creation_rules: - *admin_oxa age: - *conduwuit + - path_regex: hosts/stream/[^/]+\.yaml$ + key_groups: + - pgp: + - *admin_oxa + age: + - *stream |
