Fix sameSite (Traefik v2)
This commit is contained in:
parent
198320be8a
commit
0c28630948
14 changed files with 77 additions and 8 deletions
|
@ -195,6 +195,7 @@ Register the `IngressRoute` kind in the Kubernetes cluster before creating `Ingr
|
|||
httpOnly: true
|
||||
name: cookie
|
||||
secure: true
|
||||
sameSite: none
|
||||
strategy: RoundRobin
|
||||
weight: 10
|
||||
tls: # [9]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue