From 187403470a36ccea86c725135ba8f15a97979239 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Thu, 27 Jun 2024 01:43:23 +1000 Subject: [PATCH] fixing 89190 services --- .../grafana-dashboards/dashboards/8919-service.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kubernetes/infrastructure/grafana-dashboards/dashboards/8919-service.yaml b/kubernetes/infrastructure/grafana-dashboards/dashboards/8919-service.yaml index 4f0f31c..587216e 100644 --- a/kubernetes/infrastructure/grafana-dashboards/dashboards/8919-service.yaml +++ b/kubernetes/infrastructure/grafana-dashboards/dashboards/8919-service.yaml @@ -2,7 +2,7 @@ kind: Service apiVersion: v1 metadata: name: flask-consul - namespace: tensuns + namespace: consul labels: app: flask-consul spec: @@ -18,10 +18,10 @@ spec: kind: Service apiVersion: v1 metadata: - name: tensuns - namespace: tensuns + name: nginx-consul + namespace: consul labels: - app: tensuns + app: consul spec: ports: - name: nginx-consul