Add missing service.

This commit is contained in:
Joseph Hanson 2024-04-03 16:48:06 -05:00
parent 572c7d4f95
commit cb1141650b
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 10 additions and 1 deletions

View file

@ -11,5 +11,6 @@ spec:
groupPriorityMinimum: 1000
versionPriority: 15
service:
name: Local
name: webhook-dnsimple
namespace: cert-manager
version: v1alpha1

View file

@ -50,6 +50,14 @@ spec:
enabled: true
readiness:
enabled: true
service:
app:
controller: webhook-dnsimple
ports:
https:
port: 443
targetPort: 8443
protocol: TCP
persistence:
certs:
type: secret