summaryrefslogtreecommitdiff
path: root/.sops.yaml
diff options
context:
space:
mode:
authorGrigory Shipunov2025-01-14 21:24:05 +0000
committerGrigory Shipunov2025-01-19 19:21:43 +0000
commit5c3f0886e592ff2d3e3a8588ab496f36c19e0ce9 (patch)
tree53593dfbed713fe889cd533c1bd38506c1a09bfa /.sops.yaml
parent2f2318aaaa6745cdf3a58142b988b2550bf6b952 (diff)
yeet authentik, add keycloak and radicale
Diffstat (limited to '.sops.yaml')
-rw-r--r--.sops.yaml13
1 files changed, 10 insertions, 3 deletions
diff --git a/.sops.yaml b/.sops.yaml
index c813570..edd87ec 100644
--- a/.sops.yaml
+++ b/.sops.yaml
@@ -5,7 +5,8 @@ keys:
- &cloud age1j3xpuuqaph5z885er90mftfsu6g3hw4q469k37a3veqktwntzdpqgue4z5
- &minime age1chq5k0t38882rtyljez8cwmvtcstu4tafzvveuhjrujvsqk72f9s9guc06
# microvms
- - &authentik age1s9hew4wpff69fmz5lxmn96f8r3xuhqydw82t2dwkrn2rqhcx9pfqm3whvd
+ - &auth age1vzwz5s35w9g8ck9l5zaq5skrnl3mqzf3hsnc9w22sj4k8tu8kqfstpg2a8
+ - &radicale age1j6z39kmnxkqa7jdcjsydy5cryjce7fttf225fh3pldyvq06ax3fq58mk8c
creation_rules:
- path_regex: secrets/toaster/[^/]+\.yaml$
key_groups:
@@ -25,9 +26,15 @@ creation_rules:
- *admin_oxa
age:
- *minime
- - path_regex: secrets/authentik/[^/]+\.yaml$
+ - path_regex: secrets/auth/[^/]+\.yaml$
key_groups:
- pgp:
- *admin_oxa
age:
- - *authentik
+ - *auth
+ - path_regex: secrets/radicale/[^/]+\.yaml$
+ key_groups:
+ - pgp:
+ - *admin_oxa
+ age:
+ - *radicale