diff --git a/helm-charts/common/embedding-usvc/templates/servicemonitor.yaml b/helm-charts/common/embedding-usvc/templates/servicemonitor.yaml index 0d5e6e77..f540509c 100644 --- a/helm-charts/common/embedding-usvc/templates/servicemonitor.yaml +++ b/helm-charts/common/embedding-usvc/templates/servicemonitor.yaml @@ -14,4 +14,4 @@ spec: - interval: 4s port: service scheme: http -{{- end }} \ No newline at end of file +{{- end }} diff --git a/helm-charts/common/reranking-usvc/templates/servicemonitor.yaml b/helm-charts/common/reranking-usvc/templates/servicemonitor.yaml index 9462d966..0eacb5fe 100644 --- a/helm-charts/common/reranking-usvc/templates/servicemonitor.yaml +++ b/helm-charts/common/reranking-usvc/templates/servicemonitor.yaml @@ -14,4 +14,4 @@ spec: - interval: 4s port: service scheme: http -{{- end }} \ No newline at end of file +{{- end }} diff --git a/helm-charts/common/tgi/servicemonitor.yaml b/helm-charts/common/tgi/servicemonitor.yaml index 6f96aff8..6a2bc391 100644 --- a/helm-charts/common/tgi/servicemonitor.yaml +++ b/helm-charts/common/tgi/servicemonitor.yaml @@ -19,4 +19,4 @@ spec: - interval: 4s port: service scheme: http -{{- end }} \ No newline at end of file +{{- end }}