mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-09 05:06:38 +10:00
Fix apiVersion of example config
Signed-off-by: James Munnelly <jmunnelly@apple.com>
This commit is contained in:
@@ -211,7 +211,7 @@ webhook:
|
||||
# An APIVersion and Kind must be specified in your values.yaml file.
|
||||
# Flags will override options that are set here.
|
||||
config:
|
||||
# apiVersion: config.webhook.cert-manager.io/v1alpha1
|
||||
# apiVersion: webhook.config.cert-manager.io/v1alpha1
|
||||
# kind: WebhookConfiguration
|
||||
|
||||
# The port that the webhook should listen on for requests.
|
||||
|
||||
Reference in New Issue
Block a user