I get `oc get resourcequota --namespace christian-labs-quota` But it should be `oc get resourcequota --namespace christian-quota` same error in the line below with `oc describe resourcequota <quota-name> --namespace christian-labs-quota`
I get
oc get resourcequota --namespace christian-labs-quotaBut it should be
oc get resourcequota --namespace christian-quotasame error in the line below with
oc describe resourcequota <quota-name> --namespace christian-labs-quota