diff --git a/apps-helm/sshtunnel/values.yaml b/apps-helm/sshtunnel/values.yaml index 31db090..fecacdd 100644 --- a/apps-helm/sshtunnel/values.yaml +++ b/apps-helm/sshtunnel/values.yaml @@ -20,13 +20,13 @@ tunnel: source: 8080 dest: 80 bindIP: 0.0.0.0 - destsvc: cluster-ingress-ingress-nginx-controller + destsvc: ingress-nginx-controller destns: cluster-ingress - name: https source: 8443 dest: 443 bindIP: 8080 - destsvc: cluster-ingress-ingress-nginx-controller + destsvc: ingress-nginx-controller destns: cluster-ingress image: diff --git a/everything-app/app-sshtunnel.yaml b/everything-app/app-sshtunnel.yaml index 8586055..09c9934 100644 --- a/everything-app/app-sshtunnel.yaml +++ b/everything-app/app-sshtunnel.yaml @@ -5,7 +5,7 @@ metadata: namespace: argocd spec: destination: - namespace: kube-system + namespace: cluster-ingress server: https://kubernetes.default.svc project: infra source: