Merge pull request 'tmp/postiz-11' (#5604) from tmp/postiz-11 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 41s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 7m22s

Reviewed-on: #5604
This commit was merged in pull request #5604.
This commit is contained in:
2026-04-06 16:11:03 +00:00

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: