
Helm allows you to package your Kubernetes resources, manage configuration, and deploy updates with a single command. In this post, I’ll share how I used Helm to deploy my Hugo blog, making it easy to manage updates and spin up new environments. Full disclosure: My blog currently runs on an Azure Static Web App, but...