Skip to content

Commit

Permalink
🐛 update cluster issuer template
Browse files Browse the repository at this point in the history
  • Loading branch information
zcubbs committed Jan 24, 2024
1 parent 5ee6640 commit b0592ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certmanager/certmanager.go
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ spec:
tenantID: {{ .DnsAzureTenantID }}
selector:
dnsZones:
- {{ .DnsAzureHostedZoneName }}
- {{ .DnsAzureHostedZoneName }}
{{- end }}
{{- else if .HttpChallengeEnabled }}
- http01:
Expand Down

0 comments on commit b0592ce

Please sign in to comment.