Skip to content

Commit

Permalink
chore: increase startup probe period
Browse files Browse the repository at this point in the history
  • Loading branch information
jyoo0515 committed Nov 7, 2024
1 parent 3e602aa commit 6000868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-chart/scc-admin-frontend/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
port: http
startupProbe:
failureThreshold: 15
periodSeconds: 1
periodSeconds: 10
httpGet:
path: /
port: http
Expand Down

0 comments on commit 6000868

Please sign in to comment.