fix patches

Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
This commit is contained in:
IvanHunters
2025-07-30 16:31:24 +03:00
parent 0d7e856186
commit 824c72318a
2 changed files with 15 additions and 11 deletions

View File

@@ -1,11 +0,0 @@
diff --git a/packages/extra/monitoring/dashboards.list b/packages/extra/monitoring/dashboards.list
--- a/packages/extra/monitoring/dashboards.list (revision 8951bc13d7d02b5e6982a239570ed58ed7cb025a)
+++ b/packages/extra/monitoring/dashboards.list (revision fa4fff2292c4b79a92db5cd654a3c6bf590252a6)
@@ -37,4 +37,5 @@
kafka/strimzi-kafka
goldpinger/goldpinger
clickhouse/altinity-clickhouse-operator-dashboard
-storage/linstor
\ No newline at end of file
+storage/linstor
+seaweedfs/seaweedfs

View File

@@ -0,0 +1,15 @@
diff --git a/packages/system/seaweedfs/charts/seaweedfs/templates/volume-servicemonitor.yaml b/packages/system/seaweedfs/charts/seaweedfs/templates/volume-servicemonitor.yaml
--- a/packages/system/seaweedfs/charts/seaweedfs/templates/volume-servicemonitor.yaml (revision 8951bc13d7d02b5e6982a239570ed58ed7cb025a)
+++ b/packages/system/seaweedfs/charts/seaweedfs/templates/volume-servicemonitor.yaml (revision fa4fff2292c4b79a92db5cd654a3c6bf590252a6)
@@ -21,9 +21,9 @@
{{- with $.Values.global.monitoring.additionalLabels }}
{{- toYaml . | nindent 4 }}
{{- end }}
-{{- if .Values.volume.annotations }}
+{{- if $.Values.volume.annotations }}
annotations:
- {{- toYaml .Values.volume.annotations | nindent 4 }}
+ {{- toYaml $.Values.volume.annotations | nindent 4 }}
{{- end }}
spec:
endpoints: