diff options
| author | Grisha Shipunov | 2026-07-26 08:45:30 +0000 |
|---|---|---|
| committer | Grisha Shipunov | 2026-07-26 08:45:30 +0000 |
| commit | a38e90adf7d746cc9cb1c1e02a615e32556597fa (patch) | |
| tree | 4752a20ffb4a2dab18e26952eaf4a84c9e0417e0 /.sops.yaml | |
| parent | 7be7bf0700dd2ae6e9e9b9726ec94d211f4615d7 (diff) | |
move microvms to separate folder
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -30,31 +30,31 @@ creation_rules: - *admin_toaster - *admin_frituurpan - *minime - - path_regex: hosts/auth/[^/]+\.yaml$ + - path_regex: microvms/auth/[^/]+\.yaml$ key_groups: - age: - *admin_toaster - *admin_frituurpan - *auth - - path_regex: hosts/immich/[^/]+\.yaml$ + - path_regex: microvms/immich/[^/]+\.yaml$ key_groups: - age: - *admin_toaster - *admin_frituurpan - *immich - - path_regex: hosts/miniflux/[^/]+\.yaml$ + - path_regex: microvms/miniflux/[^/]+\.yaml$ key_groups: - age: - *admin_toaster - *admin_frituurpan - *miniflux - - path_regex: hosts/forgejo/[^/]+\.yaml$ + - path_regex: microvms/forgejo/[^/]+\.yaml$ key_groups: - age: - *admin_toaster - *admin_frituurpan - *forgejo - - path_regex: hosts/stream/[^/]+\.yaml$ + - path_regex: microvms/stream/[^/]+\.yaml$ key_groups: - age: - *admin_toaster |
