playbook/jobs/init_k3s_cluster_apisix: rollback default cni
This commit is contained in:
parent
7cd96cc92c
commit
ecd6722824
@ -1,4 +1,4 @@
|
||||
- name: set apisix cluster with vhosts
|
||||
playbook/jobs/init_k3s_cluster_apisix- name: set apisix cluster with vhosts
|
||||
hosts: all
|
||||
user: root
|
||||
become: yes
|
||||
@ -11,7 +11,7 @@
|
||||
cluster_domain: 'cluster.local'
|
||||
version: 'v1.24.7+k3s1'
|
||||
ingress: apisix
|
||||
cni: kubeovn
|
||||
cni: default
|
||||
pod_cidr: '10.100.0.0/16'
|
||||
pod_gateway: '10.100.0.1'
|
||||
svc_cidr: '172.16.0.0/16'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user