Skip to content

Commit

Permalink
Update deployment-production.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
yuenmichelle1 committed Sep 19, 2024
1 parent be02e11 commit 1d32b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/deployment-production.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
# start checking for readiness after 20s (to serve traffic)
initialDelaySeconds: 20
# allow a longer response time than 1s
timeoutSeconds: 30
timeoutSeconds: 10
env:
- name: RAILS_LOG_TO_STDOUT
value: "true"
Expand Down

0 comments on commit 1d32b47

Please sign in to comment.