Skip to content

Commit 8bcf366

Browse files
committed
reduce initial delay of liveness probe
1 parent bb48a58 commit 8bcf366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/reverse-watch-service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ spec:
7272
tcpSocket:
7373
port: 80
7474
livenessProbe:
75-
initialDelaySeconds: 10
75+
initialDelaySeconds: 5
7676
timeoutSeconds: 1
7777
periodSeconds: 10
7878
failureThreshold: 3

0 commit comments

Comments
 (0)