monitoring: add atlas testing dashboard folder
This commit is contained in:
parent
084242746e
commit
c70054a30e
@ -33,3 +33,10 @@ data:
|
||||
permission: View
|
||||
- role: Admin
|
||||
permission: Admin
|
||||
- uid: atlas-testing
|
||||
title: Atlas Testing
|
||||
permissions:
|
||||
- role: Editor
|
||||
permission: View
|
||||
- role: Admin
|
||||
permission: Admin
|
||||
|
||||
@ -448,6 +448,14 @@ spec:
|
||||
editable: true
|
||||
options:
|
||||
path: /var/lib/grafana/dashboards/mail
|
||||
- name: testing
|
||||
orgId: 1
|
||||
folder: Atlas Testing
|
||||
type: file
|
||||
disableDeletion: false
|
||||
editable: true
|
||||
options:
|
||||
path: /var/lib/grafana/dashboards/testing
|
||||
dashboardsConfigMaps:
|
||||
overview: grafana-dashboard-overview
|
||||
overview-public: grafana-dashboard-overview
|
||||
@ -457,6 +465,7 @@ spec:
|
||||
gpu: grafana-dashboard-gpu
|
||||
network: grafana-dashboard-network
|
||||
mail: grafana-dashboard-mail
|
||||
testing: grafana-dashboard-testing
|
||||
extraConfigmapMounts:
|
||||
- name: grafana-folders
|
||||
mountPath: /etc/grafana/provisioning/folders
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user