Kustomize plugin for seamless SOPS encrypted resource management
Flexible Kustomize Plugin for SOPS Encrypted Resources
ksops$ kustomize build --enable-alpha-plugins . | kubectl apply -f -$ kustomize build --enable-alpha-plugins . > decrypted-output.yaml$ kustomize build --enable-alpha-plugins . | kubectl apply --dry-run=client -f -