Skip to content

Commit 998b39d

Browse files
committed
🎨 fix prom
modified: charts/kube-reqsizer/Chart.yaml; modified: charts/kube-reqsizer/values.yaml
1 parent cc6c8bf commit 998b39d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/kube-reqsizer/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ type: application
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 0.8.54
16+
version: 0.8.55

charts/kube-reqsizer/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ managerConfig:
3636
leaderElect: true
3737
resourceName: d84d636a.kube-reqsizer
3838
metrics:
39-
bindAddress: 127.0.0.1:8080
39+
bindAddress: :8080
4040
webhook:
4141
port: 9443
4242
metricsService:

0 commit comments

Comments
 (0)