Skip to content

Add option to disable webhook in Helm chart #742

@quentin-besse-orange

Description

@quentin-besse-orange

Hello,

Is your feature request related to a problem? Please describe.
Currently, in Helm we don’t have the possibility to completely disable the webhook.
It seems that this option is missing.

Describe the solution you'd like

Add a parameter in values.yaml:

webhook:
    enabled: true

Advantages

  • Provides more flexibility for users who don’t need the webhook.
  • Simplifies deployment in environments where webhooks are restricted or not allowed.

/kind feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions