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 d0fc2dc commit e0f593bCopy full SHA for e0f593b
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.5
+version: 0.8.51
charts/kube-reqsizer/templates/monitor.yaml
@@ -11,6 +11,8 @@ spec:
11
endpoints:
12
- path: /metrics
port: https
+ namespaceSelector:
+ any: true
selector:
17
matchLabels:
18
control-plane: controller-manager
0 commit comments