Fix probe port

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2026-02-19 14:38:29 +00:00
parent 044d601bc8
commit 2ac88a7bc3

View File

@@ -70,10 +70,10 @@ spec:
protocol: TCP
livenessProbe:
tcpSocket:
port: http
port: web
readinessProbe:
tcpSocket:
port: http
port: web
volumeMounts:
- name: data
mountPath: /data