14 lines
365 B
YAML
14 lines
365 B
YAML
creation_rules:
|
|
|
|
# encrypt secrets files
|
|
- path_regex: \.private\.dec\.yaml$
|
|
encrypted_regex: '^(.*)$'
|
|
age:
|
|
- age17efn4arj07weaak2qmsgh53qvmfhpeun4xxanakd9q7xwqxyvcpsw0zn5g
|
|
|
|
# encrypt secrets files
|
|
- path_regex: .*.yaml
|
|
encrypted_regex: ^(data|stringData)$
|
|
age:
|
|
- age17efn4arj07weaak2qmsgh53qvmfhpeun4xxanakd9q7xwqxyvcpsw0zn5g
|