Add infra tag to all traefik hosts
parent
8af88f990d
commit
b9d6ff7e10
|
@ -37,6 +37,7 @@
|
||||||
routes = roleRoutes ++ hostRoutes;
|
routes = roleRoutes ++ hostRoutes;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
deployment.tags = [ "infra" ];
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
80
|
80
|
||||||
443
|
443
|
||||||
|
|
Loading…
Reference in New Issue