diff --git a/helm-charts/common/embedding-usvc/templates/servicemonitor.yaml b/helm-charts/common/embedding-usvc/templates/servicemonitor.yaml index 0d5e6e776..f540509ca 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 9462d9664..0eacb5fe2 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 6f96aff89..6a2bc391d 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 }}