redhat-performance / odf-grafana

Playbook and dashboards to help with ODF performance analysis
GNU General Public License v3.0
5 stars 11 forks source link

switch to default namespace before deletion of grafana namespace #19

Open ekuric opened 1 year ago

ekuric commented 1 year ago

Ensure we are in default namespace before

oc delete ns {{ grafana_namespace }}

is executed.

pcuzner commented 1 year ago

@ekuric looks like you need to rebase, the README has changed since you cloned