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
Fix: Update Kavita initContainer to use appsettings.json
- Modifies the Kavita init container logic to create/check for
`appsettings.json` instead of `config.xml`.
- Sets the `BaseUrl` property in `appsettings.json` using the
`$(KAVITA)` placeholder to allow runtime configuration via
the KAVITA environment variable.
- Applied changes to `base/kavita/deployment.yaml`,
`install_armhf.yaml`, and `install_x86_64.yaml`.
0 commit comments