Skip to content

Add correct labels to all k8s resources #7

@The0mikkel

Description

@The0mikkel

Currently, all Kubernetes resources deployed using the Terraform system does not use recommended labels.

All resources should have the following labels added as a minimum:

labels:
  app.kubernetes.io/part-of: ctfpilot
  app.kubernetes.io/name: <name>
  app.kubernetes.io/version: <version> # May be skipped
  app.kubernetes.io/component: <component>
  ctfpilot.com/component: <component>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions