diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index afffcf664..e7274c992 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:7236 + value: postiz-temporal-frontend:7233 - name: DATABASE_URL valueFrom: secretKeyRef: @@ -74,7 +74,7 @@ postiz: - name: POSTIZ_OAUTH_SCOPE value: openid profile email - name: NEXT_PUBLIC_SENTRY_DSN - value: http://spotlight:8969/stream + value: http://postiz-spotlight:8969/stream - name: SENTRY_SPOTLIGHT value: "1" resources: