Skip to content

feat: Add default rules for API and SSE HTTPRoutes #493

@germangarces

Description

@germangarces

The API and SSE HTTPRoute templates currently require users to provide rules explicitly via values. We should add sensible defaults (matching the Ingress behaviour) so the chart works out of the box.

API (httproute-api.yaml):

  • Default path matches: /api/, /health/, /admin/, /static/admin/

SSE (httproute-sse.yaml):

  • Default path match: /

The frontend HTTPRoute already defaults to /.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions