Skip to content

Commit d0fc2dc

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

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-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.4
16+
version: 0.8.5

charts/kube-reqsizer/templates/monitor.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
control-plane: controller-manager
88
release: prometheusoperator
99
name: controller-manager-metrics-monitor
10-
namespace: system
1110
spec:
1211
endpoints:
1312
- path: /metrics

0 commit comments

Comments
 (0)