I'm using the default configuration (except for the ingress), and I see in logs that pod starts successfully. But it doesn't pass healthy check. I'm out of ideas what needs to be changed (since there is underlying dependency chart that creates services and deployments it's rather difficult to debug the problem. Maybe someone already faced this problem?
@tadjik1 Try to remove the bookstack: on line 1 of your values.yaml. MariaDB isn't enabled by default, and the chart expects those values to be in the root, so I believe it isn't deploying the database.
Chart Name
bookstack
Chart Version
0.14.0
Problem
I'm using the default configuration (except for the ingress), and I see in logs that pod starts successfully. But it doesn't pass healthy check. I'm out of ideas what needs to be changed (since there is underlying dependency chart that creates services and deployments it's rather difficult to debug the problem. Maybe someone already faced this problem?
values.yaml
Relevant log output
k8s logs: