From d1f00905930f41ae9accef8b80bf63900641fbb5 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Wed, 7 May 2025 15:30:17 +0300 Subject: [PATCH] Remove hostport --- charts/prometheus/my-values/values-int.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/charts/prometheus/my-values/values-int.yaml b/charts/prometheus/my-values/values-int.yaml index 83ae2c2..eac9425 100644 --- a/charts/prometheus/my-values/values-int.yaml +++ b/charts/prometheus/my-values/values-int.yaml @@ -7,7 +7,6 @@ pushgateway: nodeExporter: enabled: true containerPort: 9110 - hostPort: null service: port: 9110 targetPort: 9110