Skip to content

[codex] Add console public URL chart value#660

Draft
Zygimantass wants to merge 2 commits into
mainfrom
codex/console-public-url
Draft

[codex] Add console public URL chart value#660
Zygimantass wants to merge 2 commits into
mainfrom
codex/console-public-url

Conversation

@Zygimantass

@Zygimantass Zygimantass commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

Adds a first-class console.publicUrl Helm value and renders it as CENTAUR_CONSOLE_PUBLIC_URL for both the console web and worker containers.

This lets deployments behind Tailscale, Cloudflare, or another proxy set a stable public origin for OAuth redirect URL generation instead of relying on the internal service host or request-derived origin.

Companion infra PR: tempoxyz/prd-centaur-infra#450.

Validation

  • git diff --check
  • helm lint contrib/chart
  • helm dependency build contrib/chart && helm template centaur contrib/chart --set console.enabled=true --set console.publicUrl=https://console.example.com confirmed CENTAUR_CONSOLE_PUBLIC_URL renders in both console containers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant