Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
damsien committed Aug 23, 2024
1 parent 299260e commit b880c94
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions charts/0.0.3/templates/certmanager/certificate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ metadata:
name: operator-webhook-cert
spec:
dnsNames:
- webhook-crd-service.{{ .Release.Namespace }}.svc
- webhook-crd-service.{{ .Release.Namespace }}.svc.cluster.local
- webhook-pusher-service.{{ .Release.Namespace }}.svc
- webhook-pusher-service.{{ .Release.Namespace }}.svc.cluster.local
- syngit-remote-syncer-webhook-service.{{ .Release.Namespace }}.svc
- syngit-remote-syncer-webhook-service.{{ .Release.Namespace }}.svc.local
issuerRef:
kind: Issuer
name: {{ .Release.Name }}-selfsigned-issuer
Expand Down

0 comments on commit b880c94

Please sign in to comment.