feat: add option to use custome CA for https_proxy (#10215)

This commit is contained in:
Vyacheslav Vershinin
2023-06-23 19:59:24 +03:00
committed by GitHub
parent 2fa64f9fd6
commit 180df831ba
3 changed files with 13 additions and 2 deletions

View File

@@ -52,9 +52,10 @@ loadbalancer_apiserver_healthcheck_port: 8081
## When openstack or vsphere are used make sure to source in the required fields
# external_cloud_provider:
## Set these proxy values in order to update package manager and docker daemon to use proxies
## Set these proxy values in order to update package manager and docker daemon to use proxies and custom CA for https_proxy if needed
# http_proxy: ""
# https_proxy: ""
# https_proxy_cert_file: ""
## Refer to roles/kubespray-defaults/defaults/main.yml before modifying no_proxy
# no_proxy: ""