update media dashboard, move dashboard out of monitoring namespace
This commit is contained in:
parent
cf72a58656
commit
55e59e4093
3 changed files with 3199 additions and 2753 deletions
File diff suppressed because it is too large
Load diff
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
kind: ConfigMap
|
||||
metadata:
|
||||
name: radarr-grafana-dashboard
|
||||
namespace: monitoring
|
||||
namespace: download
|
||||
labels:
|
||||
grafana_dashboard: "1"
|
||||
data:
|
||||
|
|
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
kind: ConfigMap
|
||||
metadata:
|
||||
name: sonarr-grafana-dashboard
|
||||
namespace: monitoring
|
||||
namespace: download
|
||||
labels:
|
||||
grafana_dashboard: "1"
|
||||
data:
|
||||
|
|
Loading…
Add table
Reference in a new issue