Skip to content

Commit

Permalink
Testing startup time
Browse files Browse the repository at this point in the history
  • Loading branch information
daveb-hni committed Sep 4, 2024
1 parent 1a7b7a3 commit 729e2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/helm/ppmservice/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ spec:
key: {{ $key }}
{{- end }}
startupProbe:
periodSeconds: 60
periodSeconds: 120
timeoutSeconds: 10
successThreshold: 1
failureThreshold: 10
Expand Down

0 comments on commit 729e2c3

Please sign in to comment.