Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] - Helm Webhooks #1525

Merged
merged 3 commits into from
Oct 17, 2024
Merged

[FEATURE] - Helm Webhooks #1525

merged 3 commits into from
Oct 17, 2024

Conversation

gambol99
Copy link
Member

Adding the ability for the helm charts to manage the deployment of the validating and mutating webhooks

Adding the ability for the helm charts to manage the deployment of the validating and mutating webhooks
@gambol99
Copy link
Member Author

Keeping the current behavior, so to enable it you need to overload the helm values

enableControllerWebhookRegistration: false
enableHelmWebhookRegistration: true

@gambol99 gambol99 merged commit be380b3 into develop Oct 17, 2024
9 checks passed
@gambol99 gambol99 deleted the fix/webhooks branch October 17, 2024 15:28
gambol99 added a commit that referenced this pull request Oct 18, 2024
* [FEATURE] - Helm Webhooks

Adding the ability for the helm charts to manage the deployment of the validating and mutating webhooks

* chore: removing the need to copy the webhooks, as it's not all templated
* chore: ensuring we are building linux/amd64 for now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants