move to correct ns and correct service

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-10-26 22:15:33 +02:00
parent 5186a03198
commit f2f264b2de
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -5,7 +5,7 @@ metadata:
namespace: argocd
spec:
destination:
namespace: kube-system
namespace: cluster-ingress
server: https://kubernetes.default.svc
project: infra
source: