-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I unfortunately ran afoul of a change in the default behavior where `DomainMapping` stopped creating `ClusterDomainClaim` by default, and I unfortunately had auto-TLS enabled, and before I could enable this creation, my Let's Encrypt quota for the week had been exhausted. It seems like the best course all around is to verify the domain has been claimed before we direct `kcert` to try provisioning a certificate, which will otherwise 404. Co-authored-by: Matt Moore <[email protected]>
- Loading branch information
1 parent
430a9ac
commit ce57365
Showing
2 changed files
with
7 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters