feat: add cluster pod subnet and service subnet for incus
This commit is contained in:
@@ -2,3 +2,5 @@ ansible_python_interpreter: /usr/bin/python3
|
|||||||
ansible_user: kolibri
|
ansible_user: kolibri
|
||||||
vip_interface: enp5s0
|
vip_interface: enp5s0
|
||||||
vip_address: 10.150.0.100
|
vip_address: 10.150.0.100
|
||||||
|
cluster_pod_subnet: 172.16.0.0/16
|
||||||
|
cluster_service_subnet: 10.96.0.0/16
|
||||||
|
|||||||
Reference in New Issue
Block a user