From 34302a6261a5450d8dc44dc77c8a1568a871f5da Mon Sep 17 00:00:00 2001 From: brandon Date: Thu, 8 Apr 2021 23:49:51 -0400 Subject: [PATCH] port --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 9211782..96e14b6 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -12,7 +12,7 @@ image: deployment: annotations: prometheus.io/scrape: 'true' - + prometheus.io/port: '9102' service: type: NodePort