Skip to content

W-22402743: Document supported pod.env keys for Anypoint Controller#1699

Open
kevintroller wants to merge 1 commit into
v3.0from
W-22402743-rtf-pod-env-supported-keys-kt
Open

W-22402743: Document supported pod.env keys for Anypoint Controller#1699
kevintroller wants to merge 1 commit into
v3.0from
W-22402743-rtf-pod-env-supported-keys-kt

Conversation

@kevintroller
Copy link
Copy Markdown
Contributor

Summary

Scoped documentation update for the Kubernetes Customization section of the Anypoint Controller page. Clarifies that pod.env accepts only a fixed set of supported keys.

  • Add the #kubernetes-customization anchor to the collapsible block so it can be cross-referenced.
  • Convert the env example to map[string]string format and note that only specific keys are supported.
  • Add an IMPORTANT block listing the only supported pod.env keys (ENABLE_CONSOLE_LOG, ENABLE_READINESS_PROBE_ON_HTTP_GET, DISABLE_PER_APP_SA) with their effects, plus the mounting-properties-from-external-sources anchor referenced from it.

Test plan

  • Build the docs site and confirm the Kubernetes Customization block renders with the new IMPORTANT note and key list.
  • Confirm the <<mounting-properties-from-external-sources>> cross-reference resolves.
  • Confirm the #kubernetes-customization anchor resolves.

Made with Cursor

Add the kubernetes-customization anchor, convert the env example to
map[string]string format, and add an IMPORTANT block listing the only
supported pod.env keys (ENABLE_CONSOLE_LOG, ENABLE_READINESS_PROBE_ON_HTTP_GET,
DISABLE_PER_APP_SA).

Co-authored-by: Cursor <cursoragent@cursor.com>
@kevintroller kevintroller requested a review from a team as a code owner May 29, 2026 13:16
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.

3 participants