ingress argocd

This commit is contained in:
Shautvast 2026-03-04 16:21:57 +01:00
parent efdd0bcdc0
commit 26e0c64d0a

View file

@ -12,14 +12,14 @@ server:
- --insecure
# ── Exercise 03: uncomment this block after Ingress-Nginx is deployed ──────
# ingress:
# enabled: true
# ingressClassName: nginx
# hostname: argocd.192.168.56.200.nip.io
# annotations:
# nginx.ingress.kubernetes.io/ssl-passthrough: "false"
# nginx.ingress.kubernetes.io/backend-protocol: "HTTP"
# ──────────────────────────────────────────────────────────────────────────
ingress:
enabled: true
ingressClassName: nginx
hostname: argocd.192.168.56.200.nip.io
annotations:
nginx.ingress.kubernetes.io/ssl-passthrough: "false"
nginx.ingress.kubernetes.io/backend-protocol: "HTTP"
──────────────────────────────────────────────────────────────────────────
configs:
params: