linkwarden: added auth secret

This commit is contained in:
2025-08-01 00:08:16 +02:00
parent 4bbff2c243
commit efb1235a6e
2 changed files with 23 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
creation_rules:
- path_regex: .*values.yaml$
encrypted_regex: ^(password|ssh-key|api-key|user|username|privateKey|apiKey|extraArgs.*|extraEnvVars|.*SECRET.*|.*secret.*|key|.*Password|.*\.ya?ml)$
encrypted_regex: ^(password|value|ssh-key|api-key|user|username|privateKey|clientSecret|clientId|apiKey|extraArgs.*|.*Secret.*|extraEnvVars|.*SECRET.*|.*secret.*|key|.*Password|.*\.ya?ml)$
pgp: DC6910268E657FF70BA7EC289974494E76938DDC
- path_regex: .*.yaml
encrypted_regex: ^(data|stringData)$