X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=XTesting%2Fkubespray%2Finventory%2Flocal%2Fgroup_vars%2Fall%2Fhcloud.yml;fp=XTesting%2Fkubespray%2Finventory%2Flocal%2Fgroup_vars%2Fall%2Fhcloud.yml;h=c27035c08550af7106621ed4baa1ab69a200b9e6;hb=31af17bb5935b722dcf59d5800aaff9e789cfa93;hp=0000000000000000000000000000000000000000;hpb=c8bda4f07b7e87beb2aa3d8729f9b0b456d4da6f;p=it%2Ftest.git diff --git a/XTesting/kubespray/inventory/local/group_vars/all/hcloud.yml b/XTesting/kubespray/inventory/local/group_vars/all/hcloud.yml new file mode 100644 index 0000000..c27035c --- /dev/null +++ b/XTesting/kubespray/inventory/local/group_vars/all/hcloud.yml @@ -0,0 +1,14 @@ +## Values for the external Hcloud Cloud Controller +# external_hcloud_cloud: +# hcloud_api_token: "" +# token_secret_name: hcloud +# with_networks: false # Use the hcloud controller-manager with networks support https://github.com/hetznercloud/hcloud-cloud-controller-manager#networks-support +# service_account_name: cloud-controller-manager +# +# controller_image_tag: "latest" +# ## A dictionary of extra arguments to add to the openstack cloud controller manager daemonset +# ## Format: +# ## external_hcloud_cloud.controller_extra_args: +# ## arg1: "value1" +# ## arg2: "value2" +# controller_extra_args: {}