webhook injector defaults to default namespace

This commit is contained in:
2024-04-10 11:52:51 +02:00
parent f5d062650b
commit 28c5056df1

@ -1,5 +1,18 @@
webhook:
securePort: 10260
global:
leaderElection:
namespace: cert-manager
namespace: cert-manager
cainjector:
config:
metricsTLSConfig:
dynamic:
secretNamespace: "cert-manager"
secretName: "cert-manager-webhook-ca"
webhook:
securePort: 10260
validatingWebhookConfigurationAnnotations:
cert-manager.io/inject-ca-from-secret: cert-manager/cert-manager-webhook-ca