You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
419 B

  1. ---
  2. # Instance settings
  3. cloud_image: debian-10
  4. mode: default
  5. # Kubespray settings
  6. container_manager: containerd
  7. etcd_deployment_type: host
  8. deploy_netchecker: true
  9. dns_min_replicas: 1
  10. helm_enabled: true
  11. helm_version: v3.1.0
  12. # https://gitlab.com/miouge/kubespray-ci/-/blob/a4fd5ed6857807f1c353cb60848aedebaf7d2c94/manifests/http-proxy.yml#L42
  13. http_proxy: http://172.30.30.30:8888
  14. https_proxy: http://172.30.30.30:8888