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