Closed sinhasonalkumar closed 1 year ago
also experienced this with skaffold 2.1.0 and the setValueTemplates
instead of artifactOverrides
. Would save some time/trial and error if this behavior was documented on https://skaffold.dev/docs/pipeline-stages/deployers/helm/; first thought I messed something up with the tags. Luckily works with local chart.
Please reference https://skaffold.dev/docs/deployers/helm/#image-configuration to see how to set up image stanza for image replacement in manifests.
Expected behavior
Skaffold should replace latest build image with remoteChart attribute.
Actual behavior
Skaffold is building new image on code change but not replacing latest image.
Information
Steps to reproduce the behavior
Logs