We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35746ec commit 9ae637aCopy full SHA for 9ae637a
probes_liveness.yml
@@ -22,7 +22,7 @@ spec:
22
livenessProbe:
23
httpGet:
24
path: /livez
25
- port: 80
+ port: 8000
26
initialDelaySeconds: 5
27
failureThreshold: 2
28
periodSeconds: 1
0 commit comments