13 lines
392 B
YAML
13 lines
392 B
YAML
---
|
|
creation_rules:
|
|
- path_regex: talos/.*\.sops\.ya?ml
|
|
mac_only_encrypted: true
|
|
age: "age1yzrqhl9dk8ljswpmzsqme3enad5kxxhsptdvecy3lwlq0ms80gaqxrctst"
|
|
- path_regex: (bootstrap|kubernetes)/.*\.sops\.ya?ml
|
|
encrypted_regex: "^(data|stringData)$"
|
|
mac_only_encrypted: true
|
|
age: "age1yzrqhl9dk8ljswpmzsqme3enad5kxxhsptdvecy3lwlq0ms80gaqxrctst"
|
|
stores:
|
|
yaml:
|
|
indent: 2
|