From f3297d4166e5708f273a61ec54f26aba0c4e89ea Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sat, 31 Jan 2026 15:27:00 +0000 Subject: [PATCH] Fix container port Signed-off-by: Marcus Noble --- manifests/mazanoke/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/mazanoke/manifest.yaml b/manifests/mazanoke/manifest.yaml index 734306b..ef2ada1 100644 --- a/manifests/mazanoke/manifest.yaml +++ b/manifests/mazanoke/manifest.yaml @@ -32,7 +32,7 @@ spec: image: ghcr.io/civilblur/mazanoke:v1.1.5 imagePullPolicy: Always ports: - - containerPort: 3474 + - containerPort: 80 name: web resources: limits: