Hello,
I have tried installing a Vault instance with the official Heml Chart on my K8s cluster and I have not seen any option to configure the deployment (through the values.yml) to be able to determine to which PersistentVolume the PersistentVolumeClaim that generates the deployment should be hooked to.
Additionally, I have also not seen that the name of the PVC that creates the StatefulSet can be configured.
Does anyone know if this feature will be added at some point or if there is a hack to configure these values?
Thanks!