Azure / kubernetes-keyvault-flexvol

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

Optional secrets? #93

Open hugree opened 5 years ago

hugree commented 5 years ago

Is there an option that flexvolume won't crash with error when the secrets is missing?

An optional parameter for secrets would be nice :)

ritazh commented 5 years ago

Thanks for the feedback @hugree! Can you please help describe the exact scenario where this is needed? Thanks!