Azure / kubernetes-keyvault-flexvol

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

Add sample for Traefik using Let's Encrypt and flexvol #178

Open helayoty opened 4 years ago

helayoty commented 4 years ago

Reason for Change: Adding a new sample for Traefik on how to use a certificate generated by Let's Encrypt issuer, import it to KeyVault so we can use it with flexvol

Issue Fixed: NA Notes for Reviewers: I just added the deployment.yaml, ConfigMap.yaml along with the README file. Thought I shouldn't duplicate the rest of yaml files (i.e. service.yaml, etc...)

ritazh commented 4 years ago

cc @mboersma