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