chore: Update manifests after change
This commit is contained in:
@@ -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).
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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).
|
||||||
|
|||||||
Reference in New Issue
Block a user