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