Skip to content

Commit

Permalink
fix: Fixed servicemonitor template
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed Oct 31, 2024
1 parent cd2d74e commit 2aa616a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cloudian-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: cloudian-exporter
description: A Helm chart for cloudian-exporter
type: application
version: 0.1.0
version: 0.1.1
appVersion: "0.1.0"
keywords:
- cloudian
Expand Down
2 changes: 1 addition & 1 deletion charts/cloudian-exporter/templates/servicemonitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ spec:
selector:
matchLabels:
{{- include "cloudian-exporter.labels" . | nindent 14 }}
{{-end-}}
{{- end -}}

0 comments on commit 2aa616a

Please sign in to comment.