encrypted_regex encrypts more than configured #1518
Answered
by
madic-creates
madic-creates
asked this question in
Q&A
|
sops encrypts more than I have configured in the .sops.yaml file. I have the following k8s helm values configuration: my .sops.yaml file Expected result: Actual result: Why is it also encrypting path and pathType? |
Answered by
madic-creates
May 31, 2024
Replies: 1 comment · 1 reply
|
I think I understand. Because it's matching first "hosts", it encrypts everything beneath. |
1 reply
Answer selected by
devstein
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think I understand. Because it's matching first "hosts", it encrypts everything beneath.