Hi Team
I am actually integrating Harness with Argo CD by following the official Harness documentation but I didn’t get Adapter option in harness but in documentation it was there. So anyone knows about this please respond and I am doing this in free trail version…
Hi Ganesh, are you a freemium user? you need to install the adapter into a kubernetes cluster. You can use this yaml file to install and make sure you make the relevant changes in the ConfigMap example: replace <ArgoCdServerURL> with the Argo CD Server URL etc, save the file locally and then login to Kubernetes cluster where ArgoCD is installed and apply the yaml file. Once your adapter is running, you just need that Adapter URL to connect to the ArgoCD server.
My actual requirement is, we already performed above steps which you shared now, but we are unable to see “add adapter” option in Harness free trial version. How can i get this “add adapter” feature in my free trial version for testing purpose.