diff --git a/UAT/ehr/csi-ehr-ic-bundle-java-sev/hpa.yaml b/UAT/ehr/csi-ehr-ic-bundle-java-sev/hpa.yaml index a904b47..166e55e 100644 --- a/UAT/ehr/csi-ehr-ic-bundle-java-sev/hpa.yaml +++ b/UAT/ehr/csi-ehr-ic-bundle-java-sev/hpa.yaml @@ -4,5 +4,5 @@ metadata: name: csi-ehr-ic-bundle namespace: moh-prod spec: - minReplicaCount: 0 - maxReplicaCount: 0 \ No newline at end of file + minReplicaCount: 1 + maxReplicaCount: 1 \ No newline at end of file