Fix apiVersion of example config
Signed-off-by: James Munnelly <jmunnelly@apple.com>
This commit is contained in:
parent
d4beef13b8
commit
17d6a19ba2
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user