LInk argo rollouts to ArgoCD URL #4017
OteemoSanjay
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi
We are currently using ArgoCD for GitOps and it is deployed into k8.
Lets say our URL is : https://deployment.dev.company.com
This works fine for DEV and we have multiple repos syncing to different NS (namespaces) in K8.
We`ve installed Argo Rollout and with the dashboard we can have port forwardning to the 3100 port.
But how do we link argo rollout to the URL after our argoCD URL.
So sticking with the example. Rollouts would be available as: https://deployments.dev.company.com/rollouts
I can expose the SVC and create a VS, but I want it linked to the ArgoCD URL
thanks in advance
rgds sanj
Beta Was this translation helpful? Give feedback.
All reactions