-
Notifications
You must be signed in to change notification settings - Fork 0
/
.sops.yaml
16 lines (16 loc) · 1.06 KB
/
.sops.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Do not edit between this and DO NOT REMOVE
creation_rules:
- path_regex: ^clusters.*kubernetes.*values.ya?ml$
age: age1mfh4698xzqlp2jvkzdagdqc85v2gz0r75uaz3pkh8twchdvgnp7se9u8kr
encrypted_regex: "((?i)(displayname|email|pass|ca|id|bootstraptoken|secretboxencryptionsecret|secrets|secrets|password|cert|secret($|[^N])|key|token|^data$|^stringData))"
- path_regex: ^clusters.*kubernetes.*\.secret.ya?ml
age: age1mfh4698xzqlp2jvkzdagdqc85v2gz0r75uaz3pkh8twchdvgnp7se9u8kr
encrypted_regex: "((?i)(displayname|email|pass|ca|id|bootstraptoken|secretboxencryptionsecret|secrets|secrets|password|cert|secret($|[^N])|key|token|^data$|^stringData))"
- path_regex: clusterenv.yaml
age: age1mfh4698xzqlp2jvkzdagdqc85v2gz0r75uaz3pkh8twchdvgnp7se9u8kr
- path_regex: talsecret.yaml
age: age1mfh4698xzqlp2jvkzdagdqc85v2gz0r75uaz3pkh8twchdvgnp7se9u8kr
## DO NOT REMOVE: Personal setting go under this line
- path_regex: kubernetes/.*\.sops\.ya?ml
age: age1mfh4698xzqlp2jvkzdagdqc85v2gz0r75uaz3pkh8twchdvgnp7se9u8kr
encrypted_regex: "^(data|stringData)$"