fix: use myresolver instead of letsencrypt in TLS certresolver labels #6
Loading…
Reference in a new issue
No description provided.
Delete branch "fix-certresolver"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Traefik config uses
myresolveras the cert resolver name, notletsencrypt. This was a copy-paste mistake from the original blog deploy PR.