Relative Content

Tag Archive for kuberneteskubernetes-helmargocd

Argocd application and project not showing in argocd UI

i have a helm chart i am trying to deploy with argocd, i noticed that when i create a project and application by applying kubectl apply -f argocd_manifest.yml for both project and application, the project and application do not show in the argocd ui, even if i am logged in and have a cluster created. here are my manifests