feat: change port
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 39s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 1m1s

This commit is contained in:
2026-04-06 11:08:36 -05:00
parent 8430ab5372
commit 8830371c26

View File

@@ -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: