Deploy helm chart to DigitalOcean cluster with GitHub Actions: invalid kubeconfig
I am building CI/CD pipeline on Github Actions to build image, push it to registry and then deploy it with the helm chart. Here is my workflow:
I am building CI/CD pipeline on Github Actions to build image, push it to registry and then deploy it with the helm chart. Here is my workflow: