Kubernetes cluster with Kind for testing purposes and am using ArgoCD to deploy my apps on a VPS.
I uploaded the image of my application to a registry, code on GitHub, and pointed ArgoCD to them, but it's giving an error due to missing credentials that were in the .env file.
I know I should create a secret, but I'm unsure how to do this without exposing my data on Git.
https://argo-cd.readthedocs.io/en/stable/operator-manual/secret-management/
Обсуждают сегодня