Matomo k8s install stuck on "Persisting Matomo installation"

Hi there

I am trying to use a NFS enabled Storage Account to store the Matomo persisted files in Kubernetes but when I startup the pod my pod always fails the readiness checks even though the files have been correctly written to the storage account in Azure.

What am I doing wrong the pod must have permissions or it wouldn’t have written any files.

Thanks

This eventually does work but it takes around 30 mins to persist all the files and then the performance of Matomo is really bad. Making Matomo highly available is a challenge on Kubernetes. Is there anything on your roadmap to improve this?