Skip to content

Commit e0824f6

Browse files
committed
Timeout was 1s with the old /bin/sh exec, now it's interval -1 s
1 parent 9bea128 commit e0824f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

50kafka.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ spec:
5151
readinessProbe:
5252
tcpSocket:
5353
port: 9092
54-
timeoutSeconds: 10
54+
timeoutSeconds: 9
5555
volumeMounts:
5656
- name: config
5757
mountPath: /etc/kafka

0 commit comments

Comments
 (0)