generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.sops.yaml
27 lines (27 loc) · 959 Bytes
/
.sops.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
creation_rules:
- # IMPORTANT: This rule MUST be above the others
path_regex: talos/.*\.sops\.ya?ml
key_groups:
- age:
- "age1j7s209sdwelu88sh788kk7wgu68fgec03js7taasrz27346uhqxslr7nwy"
- path_regex: kubernetes/.*\.sops\.ya?ml
encrypted_regex: "^(data|stringData)$"
key_groups:
- age:
- "age1j7s209sdwelu88sh788kk7wgu68fgec03js7taasrz27346uhqxslr7nwy"
- path_regex: talosconfig
encrypted_regex: ^key$
key_groups:
- age:
- "age1j7s209sdwelu88sh788kk7wgu68fgec03js7taasrz27346uhqxslr7nwy"
- path_regex: kubeconfig
encrypted_regex: ^client-key-data$
key_groups:
- age:
- "age1j7s209sdwelu88sh788kk7wgu68fgec03js7taasrz27346uhqxslr7nwy"
- path_regex: secrets.yaml
encrypted_regex: ^(secret|bootstraptoken|secretboxencryptionsecret|token|key)$
key_groups:
- age:
- "age1j7s209sdwelu88sh788kk7wgu68fgec03js7taasrz27346uhqxslr7nwy"