Hello.
I was trying to test the new PMM 2.0 beta in a local kubernetes cluster with a mounted /srv folder with 0777 rights and it failed to run. I got the following error message in logs:
Error: The directory named as part of the path /srv/logs/postgres.log does not exist.
For help, use /usr/bin/supervisord -h
Has anyone encountered a similar issue? The yamls are in the attachment:
The directory /srv/persistent-storage-3/pmm is empty and has 0777 rights. I checked and it was succesfully mounted in the pod
deployment.txt (1.32 KB)