diff --git a/kind/stacks/core/argocd/values.yaml b/kind/stacks/core/argocd/values.yaml index 45b75d9..b43e112 100644 --- a/kind/stacks/core/argocd/values.yaml +++ b/kind/stacks/core/argocd/values.yaml @@ -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: