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.

14 lines
396 B

  1. ---
  2. external_hcloud_cloud:
  3. hcloud_api_token: ""
  4. token_secret_name: hcloud
  5. service_account_name: cloud-controller-manager
  6. controller_image_tag: "latest"
  7. ## A dictionary of extra arguments to add to the openstack cloud controller manager daemonset
  8. ## Format:
  9. ## external_hcloud_cloud.controller_extra_args:
  10. ## arg1: "value1"
  11. ## arg2: "value2"
  12. controller_extra_args: {}