From 276fdba22064e9c13c79b1a911bb7a9ab6557e4b Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sun, 19 Jul 2026 19:49:41 +0200 Subject: [PATCH] autocommit --- helm/argocd/values.yaml | 1 - helm/istio/values.yaml | 2 -- 2 files changed, 3 deletions(-) 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: