@ -4,7 +4,7 @@ metadata:
name: argocd-ingress
namespace: argocd
annotations:
nginx.ingress.kubernetes.io/ssl-redirect: "false" # Disable SSL redirection
nginx.ingress.kubernetes.io/backend-protocol: "HTTP"
spec:
ingressClassName: nginx
rules:
@ -17,4 +17,4 @@ spec:
service:
name: argocd-server
port:
number: 80 # Use HTTP port instead of HTTPS
number: 80 # This connects to service port 80, which routes to pod's 8080