Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and clean up chart default values.
* Updated defaults for enabling and disabling webhook patching and using cert-manager for webhooks. * Removed unused properties from chart defaults. When webhook patching is disabled, the other properties are unused. For example, `{{- with .Values.admissionWebhooks.patch.tolerations }}` is nested within `{{- if ... .Values.admissionWebhooks.patch.enabled ... }}`.
- Loading branch information