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

chore(sops): Adjust automatic encryption key pickup

The keys in the `.sops.yaml` file have to be comma separated
parent 7dff41cf
Branches
Tags
No related merge requests found
...@@ -2,5 +2,5 @@ creation_rules: ...@@ -2,5 +2,5 @@ creation_rules:
- path_regex: (clusters|apps)/k8s01/.*.yaml - path_regex: (clusters|apps)/k8s01/.*.yaml
encrypted_regex: ^(data|stringData|email|dnsZones?|dnsNames?|hosts?|tang)$ encrypted_regex: ^(data|stringData|email|dnsZones?|dnsNames?|hosts?|tang)$
pgp: >- pgp: >-
286791FB6648539775DB31B8FCB98C2A3EC6F601 286791FB6648539775DB31B8FCB98C2A3EC6F601,
B137EE1549DFAF960DD1E2B15147025FB9F09E07 B137EE1549DFAF960DD1E2B15147025FB9F09E07
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment