How to globally enable digest watching/tracking? #907
Unanswered
armond-avanes
asked this question in
Q&A
Replies: 1 comment 3 replies
|
This is the default behavior now in 8.2.0 |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I know that by defining
wud.watch.digest=truelabel for a container, I can enable the digest watching/tracking when I have tags likelatestfor that container image. But is there any way I can enable this setting globally and for all my containers, instead of adding the explicit label to them one by one?Thank you!
All reactions