Skip to content

refactor(manifests): use named container ports for better maintainability #3061

@ChughShilpa

Description

@ChughShilpa

The current manifests use hardcoded port numbers in probes and service definitions. This makes it harder to maintain and understand the configuration at a glance.

Proposed changes:
Add explicit containerPort declarations with named ports and update probes and service to use named ports.

This makes the manifests more self-documenting and easier to maintain

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