Add infra tag to all traefik hosts
This commit is contained in:
parent
8af88f990d
commit
b9d6ff7e10
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
routes = roleRoutes ++ hostRoutes;
|
||||
in
|
||||
{
|
||||
deployment.tags = [ "infra" ];
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
80
|
||||
443
|
||||
|
|
Loading…
Add table
Reference in a new issue