.sops.yaml: enable less restrictive regex for app-01

This commit is contained in:
2025-11-02 20:22:43 -08:00
parent 81523b82f0
commit aa19af8cc9

View File

@@ -14,7 +14,7 @@ keys:
- &nbg-01 age1n2j7c5s98y60j7cvaa8sf85rfpkkhk2s3mfmc22l8yq2uqsedgnswacwq6 - &nbg-01 age1n2j7c5s98y60j7cvaa8sf85rfpkkhk2s3mfmc22l8yq2uqsedgnswacwq6
creation_rules: creation_rules:
- path_regex: app-01.yml$ - path_regex: app-01[\w_]*.(env|yml)$
key_groups: key_groups:
- age: - age:
- *xenon - *xenon
@@ -80,11 +80,3 @@ creation_rules:
- *xenon - *xenon
- *mac - *mac
- *nbg-01 - *nbg-01
# ===== Service Definitions =====
- path_regex: app-01_searxng.env
key_groups:
- age:
- *xenon
- *mac
- *app-01