Fix liveness probe

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2026-05-14 07:42:43 +01:00
parent 2cf9b56629
commit 18917ae78d
+1 -2
View File
@@ -58,8 +58,7 @@ spec:
livenessProbe: livenessProbe:
httpGet: httpGet:
path: / path: /
port: port: web
number: 3000
--- ---
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress