-
Notifications
You must be signed in to change notification settings - Fork 0
/
.sops.yaml
36 lines (30 loc) · 1.35 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
34
35
36
creation_rules:
- path_regex: manifests/forgejo/release.yaml
encrypted_regex: ^(password|PASSWD)$
pgp: >-
0F003E832B1DA1A11CA9F206712F90FA248BBBC2,
1918B94484C52CDE42CA1B87E7812096B8DA4A52
- path_regex: manifests/monitoring/*
encrypted_regex: ^(data|adminPassword|secret_key|secretKey|objstoreConfig|secretAccessKey)$
pgp: >-
0F003E832B1DA1A11CA9F206712F90FA248BBBC2,
1918B94484C52CDE42CA1B87E7812096B8DA4A52
- path_regex: manifests/woodpecker/release.yaml
encrypted_regex: ^(WOODPECKER_AGENT_SECRET|WOODPECKER_DATABASE_DATASOURCE|WOODPECKER_GITEA_SECRET)$
pgp: >-
0F003E832B1DA1A11CA9F206712F90FA248BBBC2,
1918B94484C52CDE42CA1B87E7812096B8DA4A52
- path_regex: manifests/talos/kustomizations/piraeus/linstor-passphrase.yaml
encrypted_regex: ^(MASTER_PASSPHRASE)$
pgp: 1918B94484C52CDE42CA1B87E7812096B8DA4A52
- path_regex: manifests/talos/secrets.yaml
encrypted_regex: ^(secret|bootstraptoken|secretboxencryptionsecret|token|key)$
pgp: 1918B94484C52CDE42CA1B87E7812096B8DA4A52
- path_regex: talosconfig
encrypted_regex: ^key$
pgp: 1918B94484C52CDE42CA1B87E7812096B8DA4A52
- path_regex: manifests/*
encrypted_regex: ^(data|stringData|pass|password|secret|secretKey)$
pgp: >-
0F003E832B1DA1A11CA9F206712F90FA248BBBC2,
1918B94484C52CDE42CA1B87E7812096B8DA4A52