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
{{ message }}
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
I am also using the photoprism stack (from this same repository) and that repo does have a rootPassword default entry on the mariadb.auth section, and that web application seems to start properly on a cold start of the kubernetes cluster. That's why my suspicion go towards the rootPassword parameter. I feel like consistency between them both would be appreciated, but I am a newbie and I may be completely off-railed on what's happening.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Helm chart name
bookstack
Helm chart version
5.0.0
Container name
docker.io/bitnami/mariadb
Container tag
10.6.8-debian-11-r9
Description
I used mostly default values, with the honorable mention of persistent storage for MariaDB.
Expected result
A cold start / dirty restart of the cluster should not break the bookstack web app.
Helm values to reproduce
Additional Information
The pod for MariaDB seems to start properly, but it quickly fails with the error
Access denied for user 'root'@'localhost'
Repo link
No response
The text was updated successfully, but these errors were encountered: