Deploying Helm Charts with Armory Spinnaker and Managing Secrets in Helm
Introduction
Discover how to deploy Helm Charts with Armory Spinnaker. Learn how to use the stages to perform your deployments and manage secrets.
Prerequisites
Make sure that you have configured artifact support in Spinnaker first . All Helm charts are fetched/stored as artifacts in Spinnaker.
Instructions
Armory Video
In this video, Ethan Rogers demonstrates a workflow for deploying Helm Charts with Armory Spinnaker. https://www.youtube.com/watch?v=u7QF2X4WzE8
EKS Workshop Rundown and Example
https://www.eksworkshop.com/intermediate/265_spinnaker_eks/testing-helm/
Deploying in Helm (OSS Spinnaker Guide)
https://spinnaker.io/docs/guides/user/kubernetes-v2/deploy-helm/