Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 14a67e1

Browse files
fix: modefied the value for the replicas
1 parent e1218df commit 14a67e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/managed-identity-wallet/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ vcrs:
453453
autoscaling:
454454
enabled: false
455455
minReplicas: 1
456-
maxReplicas: 100
456+
maxReplicas: 2
457457
targetCPUUtilizationPercentage: 80
458458
targetMemoryUtilizationPercentage: 80
459459
ingressName: "verifiable-credential-revocation-service-ingress"

0 commit comments

Comments
 (0)