Skip to content

Add support for labels and annotations #7

@jaideepr97

Description

@jaideepr97

We need a way to set specific labels and annotations on deployed resources like deployments and services

spec:
  image: ghcr.io/modelcontextprotocol/servers/github:latest
  port: 8080
  # Applied to Deployment, Service, AND pod template
  labels:
    team: platform
    cost-center: "12345"
  annotations:
    app.kubernetes.io/managed-by: mcp-lifecycle-operator

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