set hostport to null

This commit is contained in:
dvirlabs 2025-05-07 12:54:34 +03:00
parent f115da3f5c
commit 7ce6113d06

View File

@ -6,8 +6,8 @@ pushgateway:
nodeExporter: nodeExporter:
enabled: true enabled: true
hostPort: 9110
containerPort: 9110 containerPort: 9110
hostPort: null
service: service:
port: 9110 port: 9110
targetPort: 9110 targetPort: 9110