Skip to content

Commit

Permalink
delay probes (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten authored Oct 30, 2024
1 parent 3fd26e1 commit f6c1466
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infra/los/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@ los:
httpGet:
path: /
port: http
initialDelaySeconds: 30
readinessProbe:
httpGet:
path: /
port: http
initialDelaySeconds: 30
nodeSelector: {}
affinity: {}
tolerations: []
Expand Down

0 comments on commit f6c1466

Please sign in to comment.