Skip to content

[DOCS]: Fix Kubernetes PostgreSQL ConfigMap formatting #5067

@marunrun

Description

@marunrun

📚 Documentation Issue Summary

The Kubernetes deployment guide has a Markdown formatting issue in the PostgreSQL ConfigMap example. The closing code fence is not indented inside the Material for MkDocs tab block, so the rendered page shows the bash fence and command text as normal prose instead of a formatted code block.


📍 Location of the Problem

docs/docs/deployment/kubernetes.md, under Configuration via ConfigMap > With PostgreSQL.


✏️ Type of Issue

  • Typo or formatting issue
  • Outdated or incorrect information
  • Missing explanation or example
  • Unclear instructions
  • Other (explain below)

💡 Suggested Fix or Clarification (optional)

Indent the closing fenced-code marker for the PostgreSQL tab block so it remains inside the tab content.


🧠 Environment (optional)

Key Value
Docs version main
Platform macOS
Docs build method MkDocs / rendered docs page

🧩 Additional Context (optional)

The local docs build could not be run because docs/.venv/bin/activate is missing in the current checkout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions