Skip to content

Commit e0f593b

Browse files
committed
⚡ fix monitor
modified: charts/kube-reqsizer/Chart.yaml; modified: charts/kube-reqsizer/templates/monitor.yaml
1 parent d0fc2dc commit e0f593b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.5
16+
version: 0.8.51

charts/kube-reqsizer/templates/monitor.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ spec:
1111
endpoints:
1212
- path: /metrics
1313
port: https
14+
namespaceSelector:
15+
any: true
1416
selector:
1517
matchLabels:
1618
control-plane: controller-manager

0 commit comments

Comments
 (0)