Skip to content

Commit

Permalink
add default issuerRef.group
Browse files Browse the repository at this point in the history
  • Loading branch information
Azahorscak authored Sep 27, 2024
1 parent 84a8cf7 commit 5817281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/aws-load-balancer-controller/templates/webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ spec:
- {{ template "aws-load-balancer-controller.webhookService" . }}.{{ .Release.Namespace }}.svc.{{ .Values.cluster.dnsDomain }}
issuerRef:
kind: Issuer
group: cert-manager.io
name: {{ template "aws-load-balancer-controller.namePrefix" . }}-selfsigned-issuer
secretName: {{ template "aws-load-balancer-controller.webhookCertSecret" . }}
---
Expand Down

0 comments on commit 5817281

Please sign in to comment.