From 180240b0812e2d92107c4bb33344fc2361aed024 Mon Sep 17 00:00:00 2001 From: Jason Boxman Date: Sun, 28 Feb 2021 22:35:47 -0500 Subject: [PATCH] Fix typo - https://github.com/openshift/openshift-docs/issues/29862 --- .../compliance-operator-troubleshooting.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/compliance_operator/compliance-operator-troubleshooting.adoc b/security/compliance_operator/compliance-operator-troubleshooting.adoc index c0dcadc38c..d9a9ab1722 100644 --- a/security/compliance_operator/compliance-operator-troubleshooting.adoc +++ b/security/compliance_operator/compliance-operator-troubleshooting.adoc @@ -11,7 +11,7 @@ This section describes how to troubleshoot the Compliance Operator. The informat + [source,terminal] ---- - $ oc get events -nopenshift-compliance + $ oc get events -n openshift-compliance ---- + Or view events for an object like a scan using the command: