mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-22 11:25:11 -02:30
Add krew support (#7464)
* Add krew support * Add reset for krew * Update install krew(local) * ansible lint * yamllint * fix krew default vars * fix kubectl_localhost mode * replace include * fix e206
This commit is contained in:
@@ -10,6 +10,7 @@ deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
|
||||
helm_enabled: true
|
||||
krew_enabled: true
|
||||
|
||||
# https://gitlab.com/miouge/kubespray-ci/-/blob/a4fd5ed6857807f1c353cb60848aedebaf7d2c94/manifests/http-proxy.yml#L42
|
||||
http_proxy: http://172.30.30.30:8888
|
||||
|
||||
Reference in New Issue
Block a user