Add enable social auth env var
This commit is contained in:
parent
45267da312
commit
4a6cbc58ac
3 changed files with 4 additions and 1 deletions
|
@ -14,6 +14,7 @@ nameOverride: ""
|
|||
fullnameOverride: ""
|
||||
databaseURL:
|
||||
secretKey:
|
||||
enableSocialAuth: false
|
||||
|
||||
serviceAccount:
|
||||
# Specifies whether a service account should be created
|
||||
|
|
Reference in a new issue