Closed calebAtIspot closed 6 months ago
Also if you're wondering why I don't just pass in null
for the rollingUpdate
value when I call the chart, it's because of https://github.com/helm/helm/issues/12637
Thank you @calebAtIspot I went through the changes and think they make sense as this would bring PPM inline with Workbench and Connect's charts and the default values are for RollingUpdate
so the desired default should still work. @atheriel
fixes https://github.com/rstudio/helm/issues/424
It also fixes a bug where ArgoCD is unable to update the deployment when the strategy type is recreate.