generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.sops.yaml
26 lines (26 loc) · 823 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
---
creation_rules:
- # IMPORTANT: Keep this rule first
path_regex: talos/.+\.secret(\.sops)?\.ya?ml
input_type: yaml
encrypted_regex: ^(token|crt|key|id|secret|secretboxEncryptionSecret|ca)$
mac_only_encrypted: true
key_groups:
- age:
- age1986cspgjd7xhdwfwmyplc5jsjk43gewedu7s3sr7gwwhrdp7rgzq6t4ax9
- path_regex: kubernetes/.+\.secret(\.sops)?\.ya?ml
input_type: yaml
encrypted_regex: ^(data|stringData)$
mac_only_encrypted: true
key_groups:
- age:
- age1986cspgjd7xhdwfwmyplc5jsjk43gewedu7s3sr7gwwhrdp7rgzq6t4ax9
- path_regex: kubernetes/.+\.secret(\.sops)?\.env
input_type: env
mac_only_encrypted: true
key_groups:
- age:
- age1986cspgjd7xhdwfwmyplc5jsjk43gewedu7s3sr7gwwhrdp7rgzq6t4ax9
stores:
yaml:
indent: 2