Demonstrating my script to automatically populate your Azure Key Vault instance with secrets obtained from your K8s secrets files, automatically generating missing values with random passwords, and writing back the corresponding reference tokens in the K8s secrets to be able to replace them at release time with Azure DevOps.
See my blog post on this topic: https://www.robhabraken.nl/index.php/...
You can find the script on my GitHub at https://github.com/robhabraken/paas-t...