Oct 26, 2021
great article , just a few notes,
the runAS and the fsGroup shoud be something like : 1000660000 and not 1001
and on the script in line 14 it should be :
oc get cm $i --namespace=openshift-monitoring -o yaml | sed "s/openshift-monitoring/${GRAFANA_NAMESPA
CE}/g" | oc apply -f -