-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.sops.yaml
More file actions
21 lines (17 loc) · 711 Bytes
/
Copy path.sops.yaml
File metadata and controls
21 lines (17 loc) · 711 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
creation_rules:
- path_regex: (controlplane|worker)\.yaml
encrypted_regex: ^(secret|bootstraptoken|secretboxEncryptionSecret|token|key|password)$
age: age1sa224kdq8x9qvne5nhcgn074xtkcytvn9nje6sjm0rhs5p5lr59svncpgu
- path_regex: secrets.yaml
encrypted_regex: ^(secret|bootstraptoken|secretboxencryptionsecret|token|key)$
age: age1sa224kdq8x9qvne5nhcgn074xtkcytvn9nje6sjm0rhs5p5lr59svncpgu
- path_regex: talosconfig
encrypted_regex: ^key$
age: age1sa224kdq8x9qvne5nhcgn074xtkcytvn9nje6sjm0rhs5p5lr59svncpgu
- path_regex: kubeconfig
encrypted_regex: ^client-key-data$
age: age1sa224kdq8x9qvne5nhcgn074xtkcytvn9nje6sjm0rhs5p5lr59svncpgu
stores:
yaml:
indent: 2