Helm upgrade --install 相同docker image tag 更新pods
解决方法:
增加date: "{{ now | unixEpoch }}"

成果:

可以先本地debug看看更新:helm upgrade --install --dry-run --debug xxxx
然后执行:
helm upgrade --install xxx
Helm upgrade --install 相同docker image tag 更新pods
解决方法:
增加date: "{{ now | unixEpoch }}"
成果:
可以先本地debug看看更新:helm upgrade --install --dry-run --debug xxxx
然后执行:
helm upgrade --install xxx