https://pulumi.com logo
#kubernetes
Title
# kubernetes
e

elegant-twilight-45010

05/19/2020, 11:10 AM
Hi there, I have a newbie question regarding Helm deployments with Pulumi. I created a helm resource with the official spinnaker helm chart. I adapt the values and the with the values I create Configmaps. The first deployment with Pulumi was successfully. When I make changes in the Configmaps I see the proper Pulumi resources are being replaced. But it seems after the replace there is no upgrade to the helm chart executed. I need this because there is a K8s job triggered by post-upgrade and this job isn’t running but is strongly required. Can anyone help me out?
3 Views