-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.sops.yaml
31 lines (31 loc) · 981 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
28
29
30
31
keys:
- &thaumaturge_mcarthur age1r7q68p48lrlqmg6pdylmaqw46lqu7zwhjm8wf0fup9l44f2td32shyzlvt
- &mosaic_mcarthur age1yl8cydf35em9d37tjuuqmx5husz2njz5897z5hy4a7ewx04mpqcsk0pqwk
- &benefactor_mcarthur age19drw44fj0t50cl8pyn7gpkpvefapque755sp82kedy7megn4fu6qxwj25t
creation_rules:
- path_regex: secrets/secrets.yaml$
key_groups:
- age:
- *thaumaturge_mcarthur
- *mosaic_mcarthur
- *benefactor_mcarthur
- path_regex: secrets/tunnel-credentials$
key_groups:
- age:
- *benefactor_mcarthur
- path_regex: secrets/harmonia.secret
key_groups:
- age:
- *benefactor_mcarthur
- path_regex: secrets/peerix-private$
key_groups:
- age:
- *thaumaturge_mcarthur
- *mosaic_mcarthur
- *benefactor_mcarthur
- path_regex: secrets/peerix-public$
key_groups:
- age:
- *thaumaturge_mcarthur
- *mosaic_mcarthur
- *benefactor_mcarthur