diff --git a/docs/deployment/openshift/resources/imageanalyzer/README.md b/docs/deployment/openshift/resources/imageanalyzer/README.md
index 3a7c8383..d3d0ee9f 100644
--- a/docs/deployment/openshift/resources/imageanalyzer/README.md
+++ b/docs/deployment/openshift/resources/imageanalyzer/README.md
@@ -59,7 +59,7 @@ spec:
| imageAnalyzerConfig.exclusions.namespaces | (optional) Set the value as a list of namespaces to be excluded. All pods in that namespace(s) will be excluded |
| imageAnalyzerConfig.imagePullPolicy | (optional) Configure the image pull policy of the Falcon Image Analyzer |
| imageAnalyzerConfig.imagePullSecrets | (optional) Configure the image pull secrets of the Falcon Image Analyzer |
-| imageAnalyzerConfig.registryConfig.credentials | (optional) Use this to provide registry secrets in the form of a list of maps. e.g.
- namespace: ns1
secretName: mysecretname |
+| imageAnalyzerConfig.registryConfig.credentials | (optional) Use this to provide registry secrets in the form of a list of maps. e.g.
- namespace: ns1To scan OpenShift control plane components, specify the cluster's pull secret:
secretName: mysecretname
- namespace: openshift-config| | imageAnalyzerConfig.resources | (optional) Configure the resources of the Falcon Image Analyzer | | imageAnalyzerConfig.updateStrategy | (optional) Configure the deployment update strategy of the Falcon Image Analyzer | diff --git a/docs/resources/imageanalyzer/README.md b/docs/resources/imageanalyzer/README.md index 32b568cf..200af12e 100644 --- a/docs/resources/imageanalyzer/README.md +++ b/docs/resources/imageanalyzer/README.md @@ -59,7 +59,7 @@ spec: | imageAnalyzerConfig.exclusions.namespaces | (optional) Set the value as a list of namespaces to be excluded. All pods in that namespace(s) will be excluded | | imageAnalyzerConfig.imagePullPolicy | (optional) Configure the image pull policy of the Falcon Image Analyzer | | imageAnalyzerConfig.imagePullSecrets | (optional) Configure the image pull secrets of the Falcon Image Analyzer | -| imageAnalyzerConfig.registryConfig.credentials | (optional) Use this to provide registry secrets in the form of a list of maps. e.g.
secretName: pull-secret
- namespace: ns1To scan OpenShift control plane components, specify the cluster's pull secret:
secretName: mysecretname
- namespace: openshift-config| | imageAnalyzerConfig.resources | (optional) Configure the resources of the Falcon Image Analyzer | | imageAnalyzerConfig.updateStrategy | (optional) Configure the deployment update strategy of the Falcon Image Analyzer | diff --git a/docs/src/resources/imageanalyzer.md.tmpl b/docs/src/resources/imageanalyzer.md.tmpl index ee28b745..f4723805 100644 --- a/docs/src/resources/imageanalyzer.md.tmpl +++ b/docs/src/resources/imageanalyzer.md.tmpl @@ -59,7 +59,7 @@ spec: | imageAnalyzerConfig.exclusions.namespaces | (optional) Set the value as a list of namespaces to be excluded. All pods in that namespace(s) will be excluded | | imageAnalyzerConfig.imagePullPolicy | (optional) Configure the image pull policy of the Falcon Image Analyzer | | imageAnalyzerConfig.imagePullSecrets | (optional) Configure the image pull secrets of the Falcon Image Analyzer | -| imageAnalyzerConfig.registryConfig.credentials | (optional) Use this to provide registry secrets in the form of a list of maps. e.g.
secretName: pull-secret
- namespace: ns1To scan OpenShift control plane components, specify the cluster's pull secret:
secretName: mysecretname
- namespace: openshift-config| | imageAnalyzerConfig.resources | (optional) Configure the resources of the Falcon Image Analyzer | | imageAnalyzerConfig.updateStrategy | (optional) Configure the deployment update strategy of the Falcon Image Analyzer |
secretName: pull-secret