Skip to content

Commit

Permalink
fix: increase startupProbe failureThreshold
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Sep 4, 2023
1 parent 48a457d commit 709417c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ app:
name: app-configmap
probesPath: /api/healthz
replicas: 1
startupProbe:
failureThreshold: 48
periodSeconds: 5

form:
~chart: app
Expand Down

0 comments on commit 709417c

Please sign in to comment.