From de23b05d7561b6165149504908495d84f15fb438 Mon Sep 17 00:00:00 2001 From: Ishrath Ahamed Date: Wed, 18 Jun 2025 15:58:26 +0530 Subject: [PATCH] Add newline at end of patch-hpa.yaml for consistency --- UAT/empi/csi-empi-patient-registration-srv/patch-hpa.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/UAT/empi/csi-empi-patient-registration-srv/patch-hpa.yaml b/UAT/empi/csi-empi-patient-registration-srv/patch-hpa.yaml index 1c07133..c211e31 100644 --- a/UAT/empi/csi-empi-patient-registration-srv/patch-hpa.yaml +++ b/UAT/empi/csi-empi-patient-registration-srv/patch-hpa.yaml @@ -5,4 +5,5 @@ metadata: namespace: moh-prod spec: minReplicaCount: 1 - maxReplicaCount: 1 \ No newline at end of file + maxReplicaCount: 1 + \ No newline at end of file