mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-24 14:36:04 -03:30
Add CI var for http_proxy (#6039)
This commit is contained in:
@@ -11,3 +11,7 @@ dns_min_replicas: 1
|
||||
|
||||
helm_enabled: true
|
||||
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
|
||||
Reference in New Issue
Block a user