diff --git a/modules/cluster-logging-collector-limits.adoc b/modules/cluster-logging-collector-limits.adoc index ac8936df62ea..4f685e10576e 100644 --- a/modules/cluster-logging-collector-limits.adoc +++ b/modules/cluster-logging-collector-limits.adoc @@ -14,7 +14,7 @@ You can adjust both the CPU and memory limits for the log collector by editing t + [source,terminal] ---- -$ oc -n openshift-logging edit ClusterLogging instance +$ oc -n openshift-logging edit clusterlogforwarder.observability.openshift.io ---- + [source,yaml]