Skip to content
Snippets Groups Projects
Verified Commit 62456e8d authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

chore(sops): Update encryption regex

Add externalName to encrypt internal DNS names. They might not be secret
but also of no value for people to read.
parent 4614dcb2
No related branches found
Tags mariadb-0.4.3 mongodb-0.4.4
No related merge requests found
creation_rules:
- path_regex: (clusters|apps)/k8s01/.*.yaml
encrypted_regex: ^(data|stringData|email|dnsZones?|dnsNames?|.*(H|h)osts?|tang|externalURL|.*-secret|.*-url|.*Secrets?|.*-domain|password|subjects|node|apiURL|.*(S|s)erverNames?|.*SecretKey)$
encrypted_regex: ^(data|stringData|email|dnsZones?|dnsNames?|.*(H|h)osts?|tang|externalURL|.*-secret|.*-url|.*Secrets?|.*-domain|password|subjects|node|apiURL|.*(S|s)erverNames?|.*SecretKey|externalName)$
pgp: >-
286791FB6648539775DB31B8FCB98C2A3EC6F601,
B137EE1549DFAF960DD1E2B15147025FB9F09E07
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment