16e6e6fb262ee3b14c4630bc56b4305066a5851e
[it/test.git] / XTesting / kubespray / inventory / local / group_vars / all / upcloud.yml
1 ## Repo for UpClouds csi-driver: https://github.com/UpCloudLtd/upcloud-csi
2 ## To use UpClouds CSI plugin to provision volumes set this value to true
3 ## Remember to set UPCLOUD_USERNAME and UPCLOUD_PASSWORD
4 # upcloud_csi_enabled: true
5 # upcloud_csi_controller_replicas: 1
6 ## Override used image tags
7 # upcloud_csi_provisioner_image_tag: "v3.1.0"
8 # upcloud_csi_attacher_image_tag: "v3.4.0"
9 # upcloud_csi_resizer_image_tag: "v1.4.0"
10 # upcloud_csi_plugin_image_tag: "v0.2.1"
11 # upcloud_csi_node_image_tag: "v2.5.0"
12 # upcloud_tolerations: []
13 ## Storage class options
14 # expand_persistent_volumes: true
15 # parameters:
16 #   tier: maxiops # or hdd
17 # storage_classes:
18 #   - name: standard
19 #     is_default: true