Skip to content

Commit 585ad3b

Browse files
author
fn
committed
jitsi: hack around DO's LB needing a TCP probe
1 parent ed14a1d commit 585ad3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jitsi/020-deployment.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ spec:
240240
path: /about/health
241241
port: 8080
242242
readinessProbe:
243-
httpGet:
244-
path: /about/health
243+
tcpSocket:
245244
port: 8080
246245
---

0 commit comments

Comments
 (0)