Skip to content

Commit ed2cee7

Browse files
authored
Merge pull request #89529 from openshift-cherrypick-robot/cherry-pick-89515-to-rhacs-docs-4.7
[rhacs-docs-4.7] Removes Collector slim references
2 parents efa7d64 + af267f6 commit ed2cee7

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

modules/image-versions.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,5 @@ a|`registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8:{rhacs
4242
|Collector
4343
|Collects runtime activity in Kubernetes or {ocp} clusters.
4444
a|. `registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8:{rhacs-version}`
45-
. `registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8:{rhacs-version}`
4645

4746
|===

modules/update-other-images.adoc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,6 @@ $ oc -n stackrox set image ds/collector compliance=registry.redhat.io/advanced-c
3737
$ oc -n stackrox set image ds/collector collector=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8:{rhacs-version} <1>
3838
----
3939
<1> If you use Kubernetes, enter `kubectl` instead of `oc`.
40-
+
41-
[NOTE]
42-
====
43-
If you are using the collector slim image, run the following command instead:
44-
[source,terminal]
45-
----
46-
$ oc -n stackrox set image ds/collector collector=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8:{rhacs-version}
47-
----
48-
====
4940
. Update the admission control image:
5041
+
5142
[source,terminal,subs=attributes+]

0 commit comments

Comments
 (0)