Skip to content

Commit

Permalink
liveness
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 9, 2021
1 parent fdc605a commit 60e6f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes-liveness-readiness/pod-liveness-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
name: probe-demo
env:
- name: START_DELAY
value: "120"
value: "60"
ports:
- containerPort: 8080
livenessProbe:
Expand Down

0 comments on commit 60e6f21

Please sign in to comment.