Can I use Vault Secrets in Volume Specifications?

I’ve built out a Consul/Vault/Nomad/Ceph cluster and have reached the point I want to create a ceph-csi volume for a job. Ceph has you put a “key” in the Volume secrets stanza. I’d like to pull that key from Vault. I have the key stored in a Vault KV path. (Or would I say “KV mount”?)

Is there a way to do that?

(So far my web searching has found lots of basic tutorials using Job specifications, but nothing about using Vault with Volume specifications…)

Thanks in advance!

1 Like