From 2e8d8eae82825d9dee84dc97a4abf301efee8c6b Mon Sep 17 00:00:00 2001 From: brandon Date: Thu, 8 Apr 2021 23:51:28 -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 96e14b6..2321694 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' + prometheus.io/port: '80' service: type: NodePort