Deploy GitHub Pages
This commit is contained in:
parent
7118c0a577
commit
52577fd64c
5 changed files with 54 additions and 53 deletions
File diff suppressed because one or more lines are too long
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
annotations:
|
||||
nginx.ingress.kubernetes.io/affinity: "cookie"
|
||||
nginx.ingress.kubernetes.io/session-cookie-name: "SSNONE"
|
||||
nginx.ingress.kubernetes.io/session-cookie-secure: "true"
|
||||
nginx.ingress.kubernetes.io/session-cookie-expires: "172800"
|
||||
nginx.ingress.kubernetes.io/session-cookie-max-age: "172800"
|
||||
nginx.ingress.kubernetes.io/session-cookie-samesite: "None"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue