-
Notifications
You must be signed in to change notification settings - Fork 82
Dotnet core cert secret example #75
base: master
Are you sure you want to change the base?
Conversation
…cate from the KeyVault volume.
@khampton6 Thanks for the PR! 🎉 Do you mind moving these files from |
@ritazh sure! I pushed another 2 commits with these changes. Please take a look and let me know. Thanks! |
@khampton6 This looks great! Can you please also include the yaml files you used to deploy this application to Kubernetes? Thanks! |
Hi Rita! Sorry for the delay. I have added the Docker and Pod configs and sent a new iteration. I will do some additional testing in the next few days along with adding the KV config to my pod declaration. Thanks! |
Adding a .net core sample project on how I read and parse the certificate from the KeyVault volume.