fix: change port
lint-test-helm / lint-helm (pull_request) Successful in 38s
lint-test-helm / validate-kubeconform (pull_request) Successful in 43s
render-manifests / render-manifests (pull_request) Successful in 1m2s

This commit is contained in:
2026-04-06 10:56:32 -05:00
parent 4a38abefa3
commit f3614ed12b
+1 -1
View File
@@ -24,7 +24,7 @@ postiz:
- name: BACKEND_INTERNAL_URL - name: BACKEND_INTERNAL_URL
value: http://localhost:3000 value: http://localhost:3000
- name: TEMPORAL_ADDRESS - name: TEMPORAL_ADDRESS
value: postiz-temporal-internal-frontend:7246 value: postiz-temporal-internal-frontend:7236
- name: DATABASE_URL - name: DATABASE_URL
valueFrom: valueFrom:
secretKeyRef: secretKeyRef: