From 3fce1b9498a4f52d1c72c7377c6a6cb2b911c876 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 6 Apr 2026 10:56:32 -0500 Subject: [PATCH] fix: change 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 bdb89393d..afffcf664 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:7246 + value: postiz-temporal-internal-frontend:7236 - name: DATABASE_URL valueFrom: secretKeyRef: