fix: add port
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 33s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 49s

This commit is contained in:
2026-04-06 10:45:19 -05:00
parent 7051a975c9
commit 4a38abefa3

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 value: postiz-temporal-internal-frontend:7246
- name: DATABASE_URL - name: DATABASE_URL
valueFrom: valueFrom:
secretKeyRef: secretKeyRef: