fix(helm): prevent JWT secret regeneration on upgrade
This commit is contained in:
@@ -14,6 +14,7 @@ backend:
|
||||
pullPolicy: IfNotPresent
|
||||
auth:
|
||||
mode: simple
|
||||
jwtSecret: ""
|
||||
keycloak:
|
||||
url: ""
|
||||
realm: ""
|
||||
|
||||
Reference in New Issue
Block a user