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 - --insecure
# ── Exercise 03: uncomment this block after Ingress-Nginx is deployed ────── # ── Exercise 03: uncomment this block after Ingress-Nginx is deployed ──────
# ingress: ingress:
# enabled: true enabled: true
# ingressClassName: nginx ingressClassName: nginx
# hostname: argocd.192.168.56.200.nip.io hostname: argocd.192.168.56.200.nip.io
# annotations: annotations:
# nginx.ingress.kubernetes.io/ssl-passthrough: "false" nginx.ingress.kubernetes.io/ssl-passthrough: "false"
# nginx.ingress.kubernetes.io/backend-protocol: "HTTP" nginx.ingress.kubernetes.io/backend-protocol: "HTTP"
# ────────────────────────────────────────────────────────────────────────── ──────────────────────────────────────────────────────────────────────────
configs: configs:
params: params: