How to integrate Mozilla Sops with Kubernetes

87 Views Asked by At

I want to integrate sops with Kubernetes to decrypt the K8's resource. We are using Helm chart for deployment through Jenkins CICD. Our Kubernetes charts is placed on Git where we run a scripts to deploy with helm.

I tried it manually but want to automate with Kubernetes runtime

0

There are 0 best solutions below