I have a use case where I inject the K8s secret with [Kubernetes Secrets Store CSI Driver](https://github.com/cloudflare/helm-charts/issues/new#kubernetes-secrets-store-csi-driver). To be able to do this, I need to have extra Volumes or extra Volume Mounts (optional) for the deployment. I'll be happy to open the PR if people think it is useful.