This commit is contained in:
Richard Robert Reitz 2024-11-25 18:24:23 +01:00
parent 157b1839ab
commit 14b8a03ccf

View file

@ -4,7 +4,7 @@ global:
configs:
params:
server.insecure: true
server.rootpath: /argocd
server.basehref: /argocd
cm:
application.resourceTrackingMethod: annotation
timeout.reconciliation: 60s
@ -32,11 +32,10 @@ server:
ingressClassName: nginx
annotations:
nginx.ingress.kubernetes.io/backend-protocol: HTTP
#nginx.ingress.kubernetes.io/rewrite-target: /$2
#nginx.ingress.kubernetes.io/use-regex: "true"
nginx.ingress.kubernetes.io/rewrite-target: /$2
nginx.ingress.kubernetes.io/use-regex: "true"
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
#path: /argocd(/|$)(.*)
path: /argocd
path: /argocd(/|$)(.*)
pathType: ImplementationSpecific
extraTls:
- hosts: