From dfb3cfdb1025d4b57dd6144a8f23ac68fcc697f3 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 5 Apr 2026 23:15:38 -0500 Subject: [PATCH] feat: change address --- 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 c33e8773d..fe2f9202e 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://temporal:3000 - name: TEMPORAL_ADDRESS - value: http://temporal:3000 + value: temporal:3000 - name: DATABASE_URL valueFrom: secretKeyRef: