Overview
At the moment the operator creates a statefulset for pgadmin and uses the /login endpoint for readinessProbe. As a result, these files fill all the inodes available on the volume.
This problem can be solved by using /misc/ping instead of /login for readinessProbe path. However, the operator does not provide the ability to customize this parameter.
Environment
Please provide the following details:
- Platform: (
Rancher)
- Platform Version: (
1.31.2)
- PGO Image Tag: (
ubi8-5.7.3-0)
- Postgres Version (
15)