Skip to content

[Feature] helm chart: Add standard labels to resources like other kyverno charts do #71

Description

@reegnz

Problem Statement

The helm chart is missing some labels that the other kyverno helm charts automatically render onto manifests (eg. the old deprecated CRDs as well).

Please ensure these labels are added to the CRDs to stay consistent with the main kyverno chart.

Solution Description

The missing labels are:

app.kubernetes.io/component: kyverno-api
app.kubernetes.io/instance: kyverno
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: kyverno-api
app.kubernetes.io/version: 3.7.1
helm.sh/chart: crds-3.7.1

Alternatives

No response

Additional Context

No response

Slack discussion

No response

Research

  • I have searched other issues in this repository and mine is not recorded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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