You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would recommend you to not rely on --recreate-pods but on a hash value in your annotations of your deployment based on some configuration files or on a generated datetime in your labels.
Also, the problem may be that the --recreate-pods is only available in the upgrade command of helm and not the install. Not sure how helmsman handle this.
I'm using:
`...
...
`
And it is returning:
Command returned with exit code: . And error message: Error: unknown flag: --recreate-pods
Version: 1.11.0
The text was updated successfully, but these errors were encountered: