mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-29 14:20:44 +00:00
Compare commits
1 Commits
1.12.0-s.0
...
1.12.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
31b66cd911 |
@@ -378,7 +378,7 @@ export async function getTraefikConfig(
|
||||
(cert) => cert.queriedDomain === resource.fullDomain
|
||||
);
|
||||
if (!matchingCert) {
|
||||
logger.warn(
|
||||
logger.debug(
|
||||
`No matching certificate found for domain: ${resource.fullDomain}`
|
||||
);
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user