Prepare to add network
This commit is contained in:
parent
09e33f3229
commit
d4994fce37
2 changed files with 4 additions and 1 deletions
|
|
@ -75,5 +75,7 @@ apiServer:
|
|||
certSANs:
|
||||
- "{{ lb_kubemaster }}"
|
||||
{% endif %}
|
||||
{% if kubernetes_network == "flannel" %}
|
||||
networking:
|
||||
podSubnet: "10.244.0.0/16"
|
||||
{% endif %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue