Skip to content

Commit

Permalink
bugfix: Update kadalu-operator v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dellnoantechnp committed Mar 27, 2024
1 parent ceec278 commit 36ccd19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/kadalu-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ dependencies:
# repository: file://charts/csi-nodeplugin
# condition: csi_nodeplugin.enabled
# version: 1.2.0
version: 1.2.3
version: 1.2.4
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
app.kubernetes.io/component: kadalu-operator
endpoints:
- port: {{ .Values.operator.containerPort.name }}
path: "/metrics/"
path: "/metrics"
{{- if .Values.operator.serviceMonitor.interval }}
interval: {{ .Values.operator.serviceMonitor.interval }}
{{- end }}
Expand Down

0 comments on commit 36ccd19

Please sign in to comment.