Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Allow .sops.yaml to live in a parent directory #101

Open
snstanton opened this issue Feb 1, 2019 · 0 comments
Open

Allow .sops.yaml to live in a parent directory #101

snstanton opened this issue Feb 1, 2019 · 0 comments

Comments

@snstanton
Copy link
Contributor

Sops is unfortunately a little simplistic in how it looks for the .sops.yaml file. It expects the file to exist in the current working directory and then compares paths relative to that. I would like to collect my .sops.yaml files into a single configuration at the top of my tree to make it easier to share keys with patterns. I haven't found any way to do this that also works with helm-secrets.

Ideally helm-secrets would walk up the parent directories from the secrets.yaml file to find the .sops.yaml and then write the appropriate sops command relative to that directory.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant