From c4530a7b805e5a7fb6eff9176ae69de2fd47e5fd Mon Sep 17 00:00:00 2001 From: Adam Cornett Date: Tue, 17 Sep 2024 07:21:06 -0700 Subject: [PATCH] Update INSTALLATION.md --- docs/INSTALLATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/INSTALLATION.md b/docs/INSTALLATION.md index f35818d..0bede2d 100644 --- a/docs/INSTALLATION.md +++ b/docs/INSTALLATION.md @@ -45,9 +45,9 @@ EOF * If a resource fails reconciliation the *Message* section should indicate what needs correction ### Optionally Check the Operator Logs -* `oc get pods -n openshift-marketplace` +* `oc get pods -n openshift-operators` * Copy the full pod name of the `certification-operator-controller-manager` pod -* `oc get logs -f -n openshift-marketplace manager` +* `oc get logs -f -n openshift-operators manager` * Check to see if the reconciliation occurred ## Uninstalling the Operator Pipeline Custom Resource