Add .editorconfig file (#6307)

This commit is contained in:
Joel Seguillon
2020-06-29 21:39:59 +02:00
committed by GitHub
parent 09b23f96d7
commit 4c1e0b188d
67 changed files with 232 additions and 217 deletions

View File

@@ -10,4 +10,4 @@ kubernetes_audit: true
dns_min_replicas: 1
# Needed to upgrade from 1.16 to 1.17, otherwise upgrade is partial and bug followed
upgrade_cluster_setup: true
upgrade_cluster_setup: true

View File

@@ -6,4 +6,4 @@ mode: default
# Kubespray settings
kube_network_plugin: kube-ovn
deploy_netchecker: true
dns_min_replicas: 1
dns_min_replicas: 1

View File

@@ -14,4 +14,4 @@ helm_version: v3.1.0
# https://gitlab.com/miouge/kubespray-ci/-/blob/a4fd5ed6857807f1c353cb60848aedebaf7d2c94/manifests/http-proxy.yml#L42
http_proxy: http://172.30.30.30:8888
https_proxy: http://172.30.30.30:8888
https_proxy: http://172.30.30.30:8888

View File

@@ -4,4 +4,4 @@ deploy_netchecker: true
sonobuoy_enabled: true
# Ignore ping errors
ignore_assert_errors: true
ignore_assert_errors: true

View File

@@ -4,4 +4,4 @@
kube_network_plugin: flannel
deploy_netchecker: true
dns_min_replicas: 1
dns_min_replicas: 1

View File

@@ -4,4 +4,4 @@
kube_network_plugin: flannel
deploy_netchecker: true
dns_min_replicas: 1
dns_min_replicas: 1