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.

22 lines
1.2 KiB

  1. ## Values for the external Hcloud Cloud Controller
  2. # external_hcloud_cloud:
  3. # hcloud_api_token: ""
  4. # token_secret_name: hcloud
  5. # with_networks: false # Use the hcloud controller-manager with networks support https://github.com/hetznercloud/hcloud-cloud-controller-manager#networks-support
  6. # network_name: # network name/ID: If you manage the network yourself it might still be required to let the CCM know about private networks
  7. # service_account_name: cloud-controller-manager
  8. #
  9. # controller_image_tag: "latest"
  10. # ## A dictionary of extra arguments to add to the openstack cloud controller manager daemonset
  11. # ## Format:
  12. # ## external_hcloud_cloud.controller_extra_args:
  13. # ## arg1: "value1"
  14. # ## arg2: "value2"
  15. # controller_extra_args: {}
  16. #
  17. # load_balancers_location: # mutually exclusive with load_balancers_network_zone
  18. # load_balancers_network_zone:
  19. # load_balancers_disable_private_ingress: # set to true if using IPVS based plugins https://github.com/hetznercloud/hcloud-cloud-controller-manager/blob/main/docs/load_balancers.md#sample-service-with-networks
  20. # load_balancers_use_private_ip: # set to true if using private networks
  21. # load_balancers_enabled:
  22. # network_routes_enabled: