Skip to content

Allow annotations to be set in Helm chart #3443

@muffl0n

Description

@muffl0n

Is your feature request related to a problem? Please describe.
We need to set an annotation to kanister-operator, but unfortunately the Helm chart does not support this.

Describe the solution you'd like
Annotations should be configurable for the operator via values.yaml like they are already for the serviceAccount:

serviceAccount:
create: true
name:
annotations:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions