Skip to content

Commit b9733ba

Browse files
committed
update gateway api folder
1 parent 620165c commit b9733ba

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,14 @@ grafana:
114114
editable: true
115115
options:
116116
path: /var/lib/grafana/dashboards/volsync
117+
- name: "gateway-api"
118+
orgId: 1
119+
folder: "gateway-api"
120+
type: file
121+
disableDeletion: false
122+
editable: true
123+
options:
124+
path: /var/lib/grafana/dashboards/gateway-api
117125
dashboards:
118126
argocd:
119127
# https://grafana.com/grafana/dashboards/19993-argocd-operational-overview/
@@ -149,7 +157,7 @@ grafana:
149157
gnetId: 21356
150158
revision: 3
151159
datasource: prometheus
152-
envoy-gateway:
160+
gateway-api:
153161
# Gateway API Dashboards from Kuadrant
154162
gateway-api-gatewayclasses:
155163
gnetId: 19432

0 commit comments

Comments
 (0)