| commit | 3e1b96b2a4177c58f2fa53d9327b4a2641cb807a | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Tue Jul 21 18:52:35 2026 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Wed Jul 22 10:54:17 2026 +0400 |
| tree | 8214b16aa49cc98bc6e52d172146f80791322cbe | |
| parent | b16325962a9414390439d3393f8e72ba8a1b30b1 [diff] [blame] |
longhorn: upgrade from 1.9.0 to 1.12.0 (with intermediate releases) Change-Id: Ice8f4e8f7e073023ab274c83154d9368525f9231
diff --git a/charts/longhorn/templates/servicemonitor.yaml b/charts/longhorn/templates/servicemonitor.yaml index 3f32961..df98bd6 100644 --- a/charts/longhorn/templates/servicemonitor.yaml +++ b/charts/longhorn/templates/servicemonitor.yaml
@@ -15,6 +15,9 @@ {{- toYaml . | nindent 4 }} {{- end }} spec: + {{- with .Values.metrics.serviceMonitor.sampleLimit }} + sampleLimit: {{ . }} + {{- end }} selector: matchLabels: app: longhorn-manager