mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-10-27 16:53:04 +00:00
Update roles/kube-master/tasks/main.yml
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
- name: Initialize Kubernetes master
|
||||
command: kubeadm init --pod-network-cidr=192.168.1.3/16
|
||||
command: kubeadm init --pod-network-cidr=192.168.3.1/16
|
||||
args:
|
||||
creates: /etc/kubernetes/admin.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user