mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 21:09:58 +00:00
fixed cookie secret
This commit is contained in:
@@ -38,7 +38,7 @@ spec:
|
|||||||
# Use an existing secret for OAuth2 credentials (see secret.yaml for required fields)
|
# Use an existing secret for OAuth2 credentials (see secret.yaml for required fields)
|
||||||
# Example:
|
# Example:
|
||||||
# existingSecret: secret
|
# existingSecret: secret
|
||||||
cookieSecret: "2W87TuxTRkTFVkwxbz3MuJxWE3EAJe"
|
cookieSecret: "2W87TuxTRkTFVkwxbz3MuJxWE3EAJeab"
|
||||||
# The name of the cookie that oauth2-proxy will create
|
# The name of the cookie that oauth2-proxy will create
|
||||||
# If left empty, it will default to the release name
|
# If left empty, it will default to the release name
|
||||||
cookieName: ""
|
cookieName: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user