| commit | ea328da19aadb6b9eeab7254e530f7ca005f69f1 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Wed Jul 29 12:15:15 2026 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Wed Jul 29 12:15:15 2026 +0400 |
| tree | e7bdbd069e477fc35dc61b14e5aa2b91364fcc20 | |
| parent | bc1983f941fc5f9f3a10ce97dcd046e8e3a2cea0 [diff] [blame] |
update
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