Skip to content

Commit e9c5278

Browse files
committed
add envoy values
1 parent b9733ba commit e9c5278

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

clusters/talos-robbinsdale/apps/monitoring/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@ grafana:
5858
dashboardproviders.yaml:
5959
apiVersion: 1
6060
providers:
61-
- name: "default"
61+
- name: 'envoy-gateway'
6262
orgId: 1
63-
folder: "default"
63+
folder: 'envoy-gateway'
6464
type: file
6565
disableDeletion: false
6666
editable: true
6767
options:
68-
path: /var/lib/grafana/dashboards/default
68+
path: /var/lib/grafana/dashboards/envoy-gateway
6969
- name: "argocd"
7070
orgId: 1
7171
folder: "argocd"

0 commit comments

Comments
 (0)