From 3960fe5c1d87382183172f7b49d7f175c29377a6 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 24 Apr 2026 16:46:06 +0000 Subject: [PATCH] chore: Update manifests after change --- ...ceDefinition-ingressroutes.traefik.io.yaml | 3 +++ ...urceDefinition-middlewares.traefik.io.yaml | 8 ++++++- ...Definition-traefikservices.traefik.io.yaml | 21 +++++++++++++++++++ 3 files changed, 31 insertions(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-ingressroutes.traefik.io.yaml b/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-ingressroutes.traefik.io.yaml index 1c483bc60..e6c9a2001 100644 --- a/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-ingressroutes.traefik.io.yaml +++ b/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-ingressroutes.traefik.io.yaml @@ -336,6 +336,9 @@ spec: - none - lax - strict + - None + - Lax + - Strict type: string secure: description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). diff --git a/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-middlewares.traefik.io.yaml b/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-middlewares.traefik.io.yaml index c7810ec5f..11ccc7cc6 100644 --- a/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-middlewares.traefik.io.yaml +++ b/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-middlewares.traefik.io.yaml @@ -483,6 +483,9 @@ spec: - none - lax - strict + - None + - Lax + - Strict type: string secure: description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). @@ -606,7 +609,10 @@ spec: type: boolean type: object trustForwardHeader: - description: 'TrustForwardHeader defines whether to trust (ie: forward) all X-Forwarded-* headers.' + description: |- + TrustForwardHeader defines whether to trust (ie: forward) all X-Forwarded-* headers. + + Deprecated: Use forwardedHeaders.trustedIPs at the EntryPoint level instead, and set trustForwardHeader to true on this middleware. type: boolean type: object grpcWeb: diff --git a/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-traefikservices.traefik.io.yaml b/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-traefikservices.traefik.io.yaml index daf886bfe..67db86e8e 100644 --- a/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-traefikservices.traefik.io.yaml +++ b/clusters/cl01tl/manifests/traefik/CustomResourceDefinition-traefikservices.traefik.io.yaml @@ -262,6 +262,9 @@ spec: - none - lax - strict + - None + - Lax + - Strict type: string secure: description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). @@ -486,6 +489,9 @@ spec: - none - lax - strict + - None + - Lax + - Strict type: string secure: description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). @@ -720,6 +726,9 @@ spec: - none - lax - strict + - None + - Lax + - Strict type: string secure: description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). @@ -1052,6 +1061,9 @@ spec: - none - lax - strict + - None + - Lax + - Strict type: string secure: description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). @@ -1190,6 +1202,9 @@ spec: - none - lax - strict + - None + - Lax + - Strict type: string secure: description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). @@ -1419,6 +1434,9 @@ spec: - none - lax - strict + - None + - Lax + - Strict type: string secure: description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). @@ -1486,6 +1504,9 @@ spec: - none - lax - strict + - None + - Lax + - Strict type: string secure: description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS).