Database, persistent volumes, and volume claims are all defined.
The license key is stored in a secret, along with the database service account credentials.
The database is PostgreSQL and currently hosts the database that a virtual machine running Confluence has access to.
The Helm chart deploys, but the readiness probe fails with:
Readiness probe failed: HTTP probe failed with statuscode: 500
The server starts according to atlassian-confluence.log (Confluence is ready to serve).
Please advise on where to start looking.