forked from MathiasPius/kronform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.sops.yaml
33 lines (29 loc) · 1.03 KB
/
.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
32
33
# .sops.yaml
---
creation_rules:
- path_regex: manifests/.*.yaml
encrypted_regex: ^(data|stringData)$
pgp: >-
BD995FEE3775172B56BF652CF10FF7F3F7265919,
7668061D49BB2B7BA19118B4031734BEBE51F818,
67DB96C4F1D4F08F456697CC7668FD88C76CA761
- path_regex: talosconfig
encrypted_regex: ^key$
pgp: >-
7668061D49BB2B7BA19118B4031734BEBE51F818,
67DB96C4F1D4F08F456697CC7668FD88C76CA761
- path_regex: kubeconfig
encrypted_regex: ^client-key-data$
pgp: >-
7668061D49BB2B7BA19118B4031734BEBE51F818,
67DB96C4F1D4F08F456697CC7668FD88C76CA761
- path_regex: secrets.yaml
encrypted_regex: ^(secret|bootstraptoken|secretboxencryptionsecret|token|key)$
pgp: >-
7668061D49BB2B7BA19118B4031734BEBE51F818,
67DB96C4F1D4F08F456697CC7668FD88C76CA761
- path_regex: machineconfigs/.*.yaml
encrypted_regex: ^(secret|bootstraptoken|secretboxEncryptionSecret|token|key|password)$
pgp: >-
7668061D49BB2B7BA19118B4031734BEBE51F818,
67DB96C4F1D4F08F456697CC7668FD88C76CA761