Files
homeprod/.sops.yaml
T

11 lines
516 B
YAML
Raw Normal View History

2025-03-22 14:29:48 +01:00
creation_rules:
- path_regex: .*values.yaml$
2025-08-01 00:08:16 +02:00
encrypted_regex: ^(password|value|ssh-key|api-key|user|username|privateKey|clientSecret|clientId|apiKey|extraArgs.*|.*Secret.*|extraEnvVars|.*SECRET.*|.*secret.*|key|.*Password|.*\.ya?ml)$
2025-03-22 14:29:48 +01:00
pgp: DC6910268E657FF70BA7EC289974494E76938DDC
- path_regex: .*.yaml
encrypted_regex: ^(data|stringData|.*.key|.*.crt)$
2025-03-22 14:29:48 +01:00
pgp: DC6910268E657FF70BA7EC289974494E76938DDC
2025-09-16 21:22:00 +02:00
- path_regex: .*.env$
input_type: dotenv
pgp: DC6910268E657FF70BA7EC289974494E76938DDC