Clean up podman networks
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -24,11 +24,7 @@ in
|
||||
};
|
||||
|
||||
virtualisation.quadlet = {
|
||||
networks.traefik.networkConfig = {
|
||||
internal = true;
|
||||
subnets = [ "10.89.0.0/16" ];
|
||||
gateways = [ "10.89.0.1" ];
|
||||
};
|
||||
networks.traefik = { };
|
||||
|
||||
volumes.letsencrypt.volumeConfig = { };
|
||||
|
||||
|
Reference in New Issue
Block a user