-
Notifications
You must be signed in to change notification settings - Fork 0
/
.sops.yaml
executable file
·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: age1s0wp87jw9eumgu0r08qah0hn8zwk5ge29hs0pnqcs2895vp9genqhrmx6m
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: age1s0wp87jw9eumgu0r08qah0hn8zwk5ge29hs0pnqcs2895vp9genqhrmx6m
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: age1s0wp87jw9eumgu0r08qah0hn8zwk5ge29hs0pnqcs2895vp9genqhrmx6m
- path_regex: talsecret.yaml
age: age1s0wp87jw9eumgu0r08qah0hn8zwk5ge29hs0pnqcs2895vp9genqhrmx6m
## DO NOT REMOVE: Personal setting go under this line
- path_regex: kubernetes/.*\.sops\.ya?ml
age: age1s0wp87jw9eumgu0r08qah0hn8zwk5ge29hs0pnqcs2895vp9genqhrmx6m
encrypted_regex: "^(data|stringData)$"