File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ keywords:
3434# This is the chart version. This version number should be incremented each time you make changes
3535# to the chart and its templates, including the app version.
3636# Versions are expected to follow Semantic Versioning (https://semver.org/)
37- version : 0.4.9
37+ version : 0.4.10
3838
3939# This is the version number of the application being deployed. This version number should be
4040# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change @@ -607,7 +607,7 @@ openebsMonitoringAddon:
607607
608608 selector :
609609 matchLabels :
610- name : openebs-ndm-exporter
610+ app : openebs-ndm-exporter
611611
612612 # # Namespaces from which services are selected
613613 # namespaceSelector: []
Original file line number Diff line number Diff line change 262262 alertRules: false ,
263263 // ServiceMonitor configuration
264264 serviceMonitor: serviceMonitor('metrics' , '/metrics' , {
265- name : 'openebs-ndm-exporter' ,
265+ app : 'openebs-ndm-exporter' ,
266266 }) {
267267 enabled: true ,
268268 },
You can’t perform that action at this time.
0 commit comments