Skip to content

Commit

Permalink
Increase failure threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
epot committed Sep 4, 2024
1 parent cd60cc8 commit e4b1ffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/warpstream-agent/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ spec:
path: /v1/status
port: http
initialDelaySeconds: 10
failureThreshold: 5
periodSeconds: 5
resources:
{{- $cpuMillicoresRequest := .Values.resources.requests.cpu | include "convertToMillicores" -}}
Expand Down

0 comments on commit e4b1ffe

Please sign in to comment.