fix: align documentation to reflect default analyzers properly (#1498)

Signed-off-by: Claudio Busse <cbusse@redhat.com>
This commit is contained in:
typeid
2025-05-09 13:58:29 +02:00
committed by GitHub
parent 34ff645fa0
commit 7e375a30be

View File

@@ -256,6 +256,7 @@ you will be able to write your own analyzers.
- [x] nodeAnalyzer
- [x] mutatingWebhookAnalyzer
- [x] validatingWebhookAnalyzer
- [x] configMapAnalyzer
#### Optional
@@ -268,7 +269,6 @@ you will be able to write your own analyzers.
- [x] logAnalyzer
- [x] storageAnalyzer
- [x] securityAnalyzer
- [x] configMapAnalyzer
## Examples