Skip to content

Commit

Permalink
Increase backend initial timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
g-duval committed Dec 11, 2024
1 parent 5ad2379 commit 1df2019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rhcicd/clowdapp-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ objects:
path: /health/ready
port: 8000
scheme: HTTP
initialDelaySeconds: 40
initialDelaySeconds: 2000
periodSeconds: 10
timeoutSeconds: 1
successThreshold: 1
Expand Down

0 comments on commit 1df2019

Please sign in to comment.