Skip to content

What is the right way of look up of .sops.yaml recursively in sub-dir? #955

Answered by felixfontein
jaythamke asked this question in Q&A
Discussion options

You must be logged in to vote

I understand it that sops will search recursively up the tree, not down.

So if you have .sops.yaml in /, it will be found when encrypting something in /foo/bar/ -- assuming there's no .sops.yaml in /foo/ or /foo/bar/ itself.

(Seaching recursively down would be a performance nightmare.)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jaythamke
Comment options

Answer selected by jaythamke
Comment options

You must be logged in to vote
1 reply
@felixfontein
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants