diff --git a/helm/argocd/values.yaml b/helm/argocd/values.yaml index 2f7de5e..0dafed9 100644 --- a/helm/argocd/values.yaml +++ b/helm/argocd/values.yaml @@ -2041,7 +2041,6 @@ server: # -- Additional ingress annotations ## Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/ingress/#option-1-ssl-passthrough annotations: - nginx.ingress.kubernetes.io/force-ssl-redirect: "false" # nginx.ingress.kubernetes.io/force-ssl-redirect: "true" # nginx.ingress.kubernetes.io/ssl-passthrough: "true" diff --git a/helm/istio/values.yaml b/helm/istio/values.yaml index 2685b27..ab5f77c 100644 --- a/helm/istio/values.yaml +++ b/helm/istio/values.yaml @@ -3,8 +3,6 @@ gateway: kind: Deployment labels: istio: istio-gateway - annotations: - sidecar.istio.io/logLevel: "debug" podAnnotations: sidecar.istio.io/logLevel: "debug" service: