You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kustomize-controller can currently decrypt SOPS encrypted files - but
whole files only.
Kubernetes Secrets are base64 encoded, therefore when a SOPS encrypted
file, is added as base64 encoded data to a Kubernetes Secret, it is not
decrypted.
Signed-off-by: Bob Rohan <bob.rohan@hodge.co.uk>
0 commit comments