diff --git a/docs/config/watch.md b/docs/config/watch.md index 2175b5a7..58ba16ba 100644 --- a/docs/config/watch.md +++ b/docs/config/watch.md @@ -63,7 +63,7 @@ on image pull. (default `true`) !!! example "Config file" ```yaml watch: - compareDigest: false + compareDigest: true ``` !!! abstract "Environment variables"