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
Based on the documentation my expectation would be that all containers that get updated, would get updated at the same time, in parallel. However, what is happening is that Watchtower is waiting on one before killing the next.
If I had the rolling restart configured, I'd understand it but I don't. What am I doing wrong?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey all,
I've got the following setup with Watchtower
My independent services are set up with the labels as follows:
Based on the documentation my expectation would be that all containers that get updated, would get updated at the same time, in parallel. However, what is happening is that Watchtower is waiting on one before killing the next.
If I had the rolling restart configured, I'd understand it but I don't. What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions