chore: Update manifests after change

This commit is contained in:
2026-04-24 16:46:06 +00:00
parent 719cc6321a
commit 3960fe5c1d
3 changed files with 31 additions and 1 deletions

View File

@@ -336,6 +336,9 @@ spec:
- none - none
- lax - lax
- strict - strict
- None
- Lax
- Strict
type: string type: string
secure: secure:
description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS).

View File

@@ -483,6 +483,9 @@ spec:
- none - none
- lax - lax
- strict - strict
- None
- Lax
- Strict
type: string type: string
secure: secure:
description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). 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: boolean
type: object type: object
trustForwardHeader: 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: boolean
type: object type: object
grpcWeb: grpcWeb:

View File

@@ -262,6 +262,9 @@ spec:
- none - none
- lax - lax
- strict - strict
- None
- Lax
- Strict
type: string type: string
secure: secure:
description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS).
@@ -486,6 +489,9 @@ spec:
- none - none
- lax - lax
- strict - strict
- None
- Lax
- Strict
type: string type: string
secure: secure:
description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS).
@@ -720,6 +726,9 @@ spec:
- none - none
- lax - lax
- strict - strict
- None
- Lax
- Strict
type: string type: string
secure: secure:
description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS).
@@ -1052,6 +1061,9 @@ spec:
- none - none
- lax - lax
- strict - strict
- None
- Lax
- Strict
type: string type: string
secure: secure:
description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS).
@@ -1190,6 +1202,9 @@ spec:
- none - none
- lax - lax
- strict - strict
- None
- Lax
- Strict
type: string type: string
secure: secure:
description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS).
@@ -1419,6 +1434,9 @@ spec:
- none - none
- lax - lax
- strict - strict
- None
- Lax
- Strict
type: string type: string
secure: secure:
description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS).
@@ -1486,6 +1504,9 @@ spec:
- none - none
- lax - lax
- strict - strict
- None
- Lax
- Strict
type: string type: string
secure: secure:
description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS). description: Secure defines whether the cookie can only be transmitted over an encrypted connection (i.e. HTTPS).