From e37ed2f6cbcbd7f77d7408b77056cdd6c4af73e4 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Thu, 24 Jul 2025 05:16:21 +0300 Subject: [PATCH] Fix port --- manifests/focalboard/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/focalboard/values.yaml b/manifests/focalboard/values.yaml index 06a16b8..e36d905 100644 --- a/manifests/focalboard/values.yaml +++ b/manifests/focalboard/values.yaml @@ -20,6 +20,7 @@ service: focalboard: username: admin@dvirlabs.com password: "admin1234" + port: 80 # 👈 Required to avoid config parsing errors postgresql: enabled: true