Skip to content

Commit

Permalink
fix(clustertool): correct issuer for default wildcard certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
PrivatePuffin committed Nov 10, 2024
1 parent 10af4de commit be53e74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
certificates:
- name: domain-0-wildcard
enabled: true
certificateIssuer: tc-le-prod
certificateIssuer: domain-0-le-prod
hosts:
- ${DOMAIN_0}
- '*.${DOMAIN_0}'

0 comments on commit be53e74

Please sign in to comment.