diff --git a/helm-charts/chatqna/templates/customMetrics.yaml b/helm-charts/chatqna/templates/customMetrics.yaml index 154d058eb..e4dacbdf1 100644 --- a/helm-charts/chatqna/templates/customMetrics.yaml +++ b/helm-charts/chatqna/templates/customMetrics.yaml @@ -50,4 +50,4 @@ kind: ConfigMap metadata: name: adapter-config namespace: monitoring -{{- end }} \ No newline at end of file +{{- end }} diff --git a/helm-charts/chatqna/templates/horizontalPorAutoscaler.yaml b/helm-charts/chatqna/templates/horizontalPorAutoscaler.yaml index 1d8792f7a..7717b2469 100644 --- a/helm-charts/chatqna/templates/horizontalPorAutoscaler.yaml +++ b/helm-charts/chatqna/templates/horizontalPorAutoscaler.yaml @@ -47,4 +47,4 @@ spec: - type: Pods value: 2 periodSeconds: 15 -{{- end }} \ No newline at end of file +{{- end }} diff --git a/helm-charts/chatqna/templates/servicemonitor.yaml b/helm-charts/chatqna/templates/servicemonitor.yaml index 7fd7c749c..86f0fdf0b 100644 --- a/helm-charts/chatqna/templates/servicemonitor.yaml +++ b/helm-charts/chatqna/templates/servicemonitor.yaml @@ -12,4 +12,4 @@ spec: endpoints: - interval: 4s port: service - scheme: http \ No newline at end of file + scheme: http diff --git a/helm-charts/common/embedding-usvc/templates/horizontalPodAutoscaler.yaml b/helm-charts/common/embedding-usvc/templates/horizontalPodAutoscaler.yaml index 2632f3e27..f7268c54b 100644 --- a/helm-charts/common/embedding-usvc/templates/horizontalPodAutoscaler.yaml +++ b/helm-charts/common/embedding-usvc/templates/horizontalPodAutoscaler.yaml @@ -47,4 +47,4 @@ spec: - type: Pods value: 2 periodSeconds: 15 -{{- end }} \ No newline at end of file +{{- end }} diff --git a/helm-charts/common/embedding-usvc/templates/servicemonitor.yaml b/helm-charts/common/embedding-usvc/templates/servicemonitor.yaml index a0244e746..b5d4e5c8f 100644 --- a/helm-charts/common/embedding-usvc/templates/servicemonitor.yaml +++ b/helm-charts/common/embedding-usvc/templates/servicemonitor.yaml @@ -12,4 +12,4 @@ spec: endpoints: - interval: 4s port: service - scheme: http \ No newline at end of file + scheme: http diff --git a/helm-charts/common/reranking-usvc/templates/horizontalPodAutoscaler.yaml b/helm-charts/common/reranking-usvc/templates/horizontalPodAutoscaler.yaml index 36fcb429a..ec391d7f6 100644 --- a/helm-charts/common/reranking-usvc/templates/horizontalPodAutoscaler.yaml +++ b/helm-charts/common/reranking-usvc/templates/horizontalPodAutoscaler.yaml @@ -47,4 +47,4 @@ spec: - type: Pods value: 2 periodSeconds: 15 -{{- 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 be1f95fdf..d5d33b2c7 100644 --- a/helm-charts/common/reranking-usvc/templates/servicemonitor.yaml +++ b/helm-charts/common/reranking-usvc/templates/servicemonitor.yaml @@ -12,4 +12,4 @@ spec: endpoints: - interval: 4s port: service - scheme: http \ No newline at end of file + scheme: http