-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
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: trueAdvantages
- 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
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.