mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update Kubespray to v2.10.4
This commit is contained in:
parent
cb7082a4a0
commit
6ffa138ab1
5 changed files with 5 additions and 10 deletions
|
|
@ -4,11 +4,9 @@ kube_network_plugin: flannel
|
|||
bin_dir: /usr/local/bin
|
||||
kube_config_dir: "/etc/kubernetes"
|
||||
|
||||
upstream_dns_servers:
|
||||
- 195.20.55.180
|
||||
|
||||
#Addons
|
||||
kube_api_anonymous_auth: true
|
||||
ingress_nginx_enabled: true
|
||||
ingress_nginx_host_network: true
|
||||
ingress_nginx_nodeselector:
|
||||
node-role.kubernetes.io/node: ""
|
||||
cert_manager_enabled: true
|
||||
metrics_server_enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue