From c1bdf35b01cc0be05fa1805e7e03b85a6b925ba4 Mon Sep 17 00:00:00 2001 From: brandon Date: Thu, 1 Apr 2021 15:29:33 -0400 Subject: [PATCH] svc --- helm-guestbook/templates/cluster_analysis.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm-guestbook/templates/cluster_analysis.yaml b/helm-guestbook/templates/cluster_analysis.yaml index 57973ad..fb14aaa 100644 --- a/helm-guestbook/templates/cluster_analysis.yaml +++ b/helm-guestbook/templates/cluster_analysis.yaml @@ -5,6 +5,7 @@ metadata: spec: args: - name: service-name + value: {{ template "helm-guestbook.fullname" . }}.default.svc.cluster.local - name: prometheus-port value: 9090 metrics: