diff --git a/docs/docs/customization.md b/docs/docs/customization.md index 408e840244..b89706e46b 100644 --- a/docs/docs/customization.md +++ b/docs/docs/customization.md @@ -70,6 +70,8 @@ take place when: 1. The collector and/or scanner `components` are enabled, AND 1. The job was *not* triggered manually by creating an _ImageList_. +Disabling scanner will remove all non-running images by default. + ### Swapping out components The collector, scanner, and remover components can all be swapped out. This diff --git a/docs/versioned_docs/version-v1.0.x/customization.md b/docs/versioned_docs/version-v1.0.x/customization.md index c598408989..d9f0a7b2fe 100644 --- a/docs/versioned_docs/version-v1.0.x/customization.md +++ b/docs/versioned_docs/version-v1.0.x/customization.md @@ -70,6 +70,8 @@ take place when: 1. The collector and/or scanner `components` are enabled, AND 1. The job was *not* triggered manually by creating an _ImageList_. +Disabling scanner will remove all non-running images by default. + ### Swapping out components The collector, scanner, and eraser components can all be swapped out. This diff --git a/docs/versioned_docs/version-v1.1.x/customization.md b/docs/versioned_docs/version-v1.1.x/customization.md index 51a9e5bf91..b956c843ab 100644 --- a/docs/versioned_docs/version-v1.1.x/customization.md +++ b/docs/versioned_docs/version-v1.1.x/customization.md @@ -70,6 +70,8 @@ take place when: 1. The collector and/or scanner `components` are enabled, AND 1. The job was *not* triggered manually by creating an _ImageList_. +Disabling scanner will remove all non-running images by default. + ### Swapping out components The collector, scanner, and remover components can all be swapped out. This diff --git a/docs/versioned_docs/version-v1.2.x/customization.md b/docs/versioned_docs/version-v1.2.x/customization.md index 51a9e5bf91..b956c843ab 100644 --- a/docs/versioned_docs/version-v1.2.x/customization.md +++ b/docs/versioned_docs/version-v1.2.x/customization.md @@ -70,6 +70,8 @@ take place when: 1. The collector and/or scanner `components` are enabled, AND 1. The job was *not* triggered manually by creating an _ImageList_. +Disabling scanner will remove all non-running images by default. + ### Swapping out components The collector, scanner, and remover components can all be swapped out. This diff --git a/docs/versioned_docs/version-v1.3.x/customization.md b/docs/versioned_docs/version-v1.3.x/customization.md index a05a4cf353..efc22281b6 100644 --- a/docs/versioned_docs/version-v1.3.x/customization.md +++ b/docs/versioned_docs/version-v1.3.x/customization.md @@ -70,6 +70,8 @@ take place when: 1. The collector and/or scanner `components` are enabled, AND 1. The job was *not* triggered manually by creating an _ImageList_. +Disabling scanner will remove all non-running images by default. + ### Swapping out components The collector, scanner, and remover components can all be swapped out. This