Skaffold keeps rebuilding and redeploying a helm chart with dependencies #3565
Labels
area/deploy
area/watch
deploy/helm
fixit
kind/bug
Something isn't working
needs-reproduction
needs reproduction from the maintainers to validate the issue is truly a skaffold bug
priority/p2
May take a couple of releases
Expected behavior
After running
skaffold dev
and the initial build and deployment is done, it will only trigger a new build / deploy when I make a change to the source or helm charts.Actual behavior
After the initial build, the chart is continuously re-deployed in a loop.
Information
Steps to reproduce the behavior
skaffold dev --trigger notify
The text was updated successfully, but these errors were encountered: