File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,5 @@ a|`registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8:{rhacs
42
42
|Collector
43
43
|Collects runtime activity in Kubernetes or {ocp} clusters.
44
44
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}`
46
45
47
46
|===
Original file line number Diff line number Diff line change @@ -37,15 +37,6 @@ $ oc -n stackrox set image ds/collector compliance=registry.redhat.io/advanced-c
37
37
$ oc -n stackrox set image ds/collector collector=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8:{rhacs-version} <1>
38
38
----
39
39
<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
- ====
49
40
. Update the admission control image:
50
41
+
51
42
[source,terminal,subs=attributes+]
You can’t perform that action at this time.
0 commit comments