Skip to content

docs: quote boolean in GitHub Enterprise Cloud deployment sample - #481

Merged
mindymo merged 1 commit into
mainfrom
docs/github-enterprise-cloud-boolean-fix
Aug 21, 2026
Merged

docs: quote boolean in GitHub Enterprise Cloud deployment sample#481
mindymo merged 1 commit into
mainfrom
docs/github-enterprise-cloud-boolean-fix

Conversation

@mindymo

@mindymo mindymo commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

Quotes baton: truebaton: "true" in the Deployment sample's pod label — metadata.labels is map[string]string, so unquoted true fails to unmarshal. Introduced yesterday in the private-key-mount PR (#465).

Not adopting the registry's stale reversion of the whole self-hosted Kubernetes manifest section — the registry doc still has the old bash-env-var deployment instructions with no explanation of how the GitHub App private key file actually gets mounted, which #465 specifically fixed.

Test plan

  • Confirm the deployment sample's pod label is quoted

metadata.labels is map[string]string; unquoted true fails to
unmarshal. Introduced in yesterday's private-key-mount PR (59c4d11).

Registry's stable doc is stale on the whole self-hosted K8s manifest
section (still shows the old bash-env-var deployment with no
explanation of how the private key file gets mounted) - not adopting
that reversion.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
conductorone 🟢 Ready View Preview Aug 21, 2026, 6:37 PM

@mindymo
mindymo merged commit e3a0e57 into main Aug 21, 2026
3 checks passed
@mindymo
mindymo deleted the docs/github-enterprise-cloud-boolean-fix branch August 21, 2026 18:40
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