From 4a38abefa3ee0e4a020f3dfec21b87b9505142aa Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 6 Apr 2026 10:45:19 -0500 Subject: [PATCH] fix: add port --- clusters/cl01tl/helm/postiz/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index 755dd49ce..bdb89393d 100644 --- a/clusters/cl01tl/helm/postiz/values.yaml +++ b/clusters/cl01tl/helm/postiz/values.yaml @@ -24,7 +24,7 @@ postiz: - name: BACKEND_INTERNAL_URL value: http://localhost:3000 - name: TEMPORAL_ADDRESS - value: postiz-temporal-internal-frontend + value: postiz-temporal-internal-frontend:7246 - name: DATABASE_URL valueFrom: secretKeyRef: