Azure / kubernetes-keyvault-flexvol

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

Update istio-tls-certificate.md #158

Closed jwendl closed 4 years ago

jwendl commented 4 years ago

Updating because without the name property it will error out with " error validating data: ValidationError(Deployment.spec.template.spec.volumes[0].flexVolume.secretRef): invalid type for io.k8s.api.core.v1.LocalObjectReference: got "array", expected "map""

Reason for Change: Just a docs update so if folks copy and paste the yaml they don't run into an error message.

Issue Fixed: Can open an issue if wanted, but figured it was a simple change.

Notes for Reviewers: