How Do I Deploy Multiple Apps via ArgoCD in Kubernetes using Single Helm Chart
I have requirement to deploy multiple apps in Kubernetes using single(common) helm chart, and app deployment will be happen via ArgoCD. Have created Helm charts and pushed it in Jfrog OCI based registries and the application value files(value.yaml) are present in gitlab repositories.