Azure / kubernetes-keyvault-flexvol

Azure keyvault integration with Kubernetes via a Flex Volume
MIT License
253 stars 84 forks source link

Can we mount the whole keyvault instead of specific secrets #88

Closed vtiwari227 closed 5 years ago

vtiwari227 commented 5 years ago

Hi, we have a use case where we want to access the long list of secrets, I was wondering if it's possible to mount the whole keyvault or do you support regex in secret name so I can mount a list of secrets in one call instead of providing the individual secret name in the template

ritazh commented 5 years ago

I think this is a duplicate of #73, which is an enhancement if there are enough people asking for this. Contribution welcome! Going to close this issue for now. But feel free to reopen or chime in on the other issue.