Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
fix: modefied the value for the replicas
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-smartsensesolutions committed Sep 24, 2024
1 parent e1218df commit 14a67e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/managed-identity-wallet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ vcrs:
autoscaling:
enabled: false
minReplicas: 1
maxReplicas: 100
maxReplicas: 2
targetCPUUtilizationPercentage: 80
targetMemoryUtilizationPercentage: 80
ingressName: "verifiable-credential-revocation-service-ingress"
Expand Down

0 comments on commit 14a67e1

Please sign in to comment.