drone-helm
drone-helm copied to clipboard
Consider supporting Helm Secretes with SOPS
Something I've found incredibly useful for secret management is https://github.com/futuresimple/helm-secrets. The gist is its a wrapper + plugin for Helm that delegates secret enc/dec to https://github.com/mozilla/sops.
In general I think this would be a relatively easy addition. Not sure if others are interested in this so just throwing it out as a suggestion.
See #92 and #93.