Skip to content

Commit

Permalink
enable startupProbe by default
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Jul 26, 2024
1 parent 3dfa419 commit 572bed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ readinessProbe:

# dCache containers' startup probe.
startupProbe:
enabled: false
enabled: true
initialDelaySeconds: 30
periodSeconds: 10
timeoutSeconds: 1
Expand Down

0 comments on commit 572bed7

Please sign in to comment.