Skip to content

Commit

Permalink
Increase core probe readinessProbe.initialDelaySeconds from 5 to 10 s…
Browse files Browse the repository at this point in the history
…econds (#4818)
  • Loading branch information
lasryaric authored Apr 23, 2024
1 parent b9a86f6 commit 1159c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/deployments/core-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
httpGet:
path: /
port: 3001
initialDelaySeconds: 5
initialDelaySeconds: 10
periodSeconds: 5

envFrom:
Expand Down

0 comments on commit 1159c9c

Please sign in to comment.