We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6c8bf commit 998b39dCopy full SHA for 998b39d
charts/kube-reqsizer/Chart.yaml
@@ -13,4 +13,4 @@ type: application
13
# This is the chart version. This version number should be incremented each time you make changes
14
# to the chart and its templates, including the app version.
15
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16
-version: 0.8.54
+version: 0.8.55
charts/kube-reqsizer/values.yaml
@@ -36,7 +36,7 @@ managerConfig:
36
leaderElect: true
37
resourceName: d84d636a.kube-reqsizer
38
metrics:
39
- bindAddress: 127.0.0.1:8080
+ bindAddress: :8080
40
webhook:
41
port: 9443
42
metricsService:
0 commit comments