feat: update Helm chart for FastAPI authentication with dashboard password support

This commit is contained in:
Lorenzo Venerandi
2026-03-06 22:41:02 +01:00
parent 28a62f9ea1
commit 513a5beccd
5 changed files with 25 additions and 2 deletions

View File

@@ -60,6 +60,10 @@ tolerations: []
affinity: {}
# Dashboard password for protected panels
# If empty, a random password will be auto-generated and printed in the logs
dashboardPassword: ""
# Application configuration (config.yaml structure)
config:
server: