Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kmrmt committed Dec 19, 2024
1 parent bd500e2 commit 8da34eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/helm/values/values-readreplica.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ gateway:
healths:
liveness:
livenessProbe:
initialDelaySeconds: 60
initialDelaySeconds: 120
readiness:
readinessProbe:
initialDelaySeconds: 60
initialDelaySeconds: 120
agent:
minReplicas: 3
maxReplicas: 10
Expand Down

0 comments on commit 8da34eb

Please sign in to comment.