fix(helm): prevent JWT secret regeneration on upgrade

This commit is contained in:
Tuan-Dat Tran
2026-02-24 00:03:23 +01:00
parent 5c28b5c4fd
commit bf3c581da8
2 changed files with 4 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ backend:
pullPolicy: IfNotPresent
auth:
mode: simple
jwtSecret: ""
keycloak:
url: ""
realm: ""