You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(helm): stable DB passwords, Barman backup, OAuth fixes, TLS auto-enable
- Change default postgres.database from vibe_kanban to remote (matches app migrations)
- Generate stable app password in postgres-credentials.yaml (lookup + randAlphaNum)
- Add vk-app secret for CNPG bootstrap.initdb.secret
- Use chart-generated URL for SERVER_DATABASE_URL instead of CNPG -app.uri
- Remove managed.roles from CNPG cluster (app migrations own electric_sync)
- Add postInitApplicationSQL to grant SUPERUSER on initdb
- Make GitHub/Google/Zoho OAuth injection conditional on non-empty key
- Auto-enable TLS when global.tls.clusterIssuer is set (ingress + relay-ingress)
- Add remote.<domain> alias when frontend.enabled=false
- Add helm.sh/resource-policy: keep on CNPG Cluster CR
- Add postgres.backup.* values for Barman Cloud Plugin (ObjectStore + ScheduledBackup)
Co-authored-by: Riajul Islam <riajul@kahf.co>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments