Is there currently any way to utilize kubernetes persistent volumes instead of a KV store in order to store Let's encrypt certificates?
From the documentation, storing let's encrypt information inside a json file cannot be used to share info across traefik pods. But I was wondering about other solutions, maybe boltdb on a shared volume?