Update HPA configuration for csi-ie-generalii to set min and max replica counts to 1

main
Ishrath Ahamed 1 month ago
parent 548dd44c48
commit 9143477c7c

@ -4,5 +4,5 @@ metadata:
name: csi-ie-generalii
namespace: moh-prod
spec:
minReplicaCount: 0
maxReplicaCount: 0
minReplicaCount: 1
maxReplicaCount: 1
Loading…
Cancel
Save