[BUG] HostRegExp not working with subdomain in K3D Cluster #1016
-
What did you do
What did you expect to happenwe are currently containerizing legacy applications to kubernetes to free some resources. The subdomain HostRegExp is working fine with stage and prod, development is not working and i don't have an idea. Which OS & Architecture
Which version of
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @freakadunse , thanks for starting this discussion! |
Beta Was this translation helpful? Give feedback.
Hi @freakadunse , thanks for starting this discussion!
As this is not directly related to k3d but more to Traefik, I moved it to a general discussion.
In a quick test, just removing the
.
in the regexp made it work for me 🤔Not sure if it's exactly the same functionality then on traefik's end, but at least this ensures that it's most likely not a k3d issue 🤔