diff --git a/helm/argocd/templates/virtualservice.yaml b/helm/argocd/templates/virtualservice.yaml index 6f0b03e..4cd598c 100644 --- a/helm/argocd/templates/virtualservice.yaml +++ b/helm/argocd/templates/virtualservice.yaml @@ -12,6 +12,6 @@ spec: - name: "argocd-route" route: - destination: - host: argod-server.argocd.svc.cluster.local + host: argocd-server.argocd.svc.cluster.local port: number: 80