disable IPAM on infra for podman
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
containers.podman.podman_network:
|
||||
name: infra
|
||||
interface_name: br2
|
||||
ipam_driver: "dhcp"
|
||||
ipam_driver: "none"
|
||||
disable_dns: "true"
|
||||
opt:
|
||||
mode: "unmanaged"
|
||||
|
||||
Reference in New Issue
Block a user