kubernetes-clustergcekubernetesbare-metalk8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansible
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.
16 lines
677 B
16 lines
677 B
---
|
|
upcloud_csi_controller_replicas: 1
|
|
upcloud_csi_provisioner_image_tag: "v3.1.0"
|
|
upcloud_csi_attacher_image_tag: "v3.4.0"
|
|
upcloud_csi_resizer_image_tag: "v1.4.0"
|
|
upcloud_csi_plugin_image_tag: "v1.1.0"
|
|
upcloud_csi_node_image_tag: "v2.5.0"
|
|
upcloud_username: "{{ lookup('env', 'UPCLOUD_USERNAME') }}"
|
|
upcloud_password: "{{ lookup('env', 'UPCLOUD_PASSWORD') }}"
|
|
upcloud_tolerations: []
|
|
upcloud_csi_enable_volume_snapshot: false
|
|
upcloud_csi_snapshot_controller_replicas: 2
|
|
upcloud_csi_snapshotter_image_tag: "v4.2.1"
|
|
upcloud_csi_snapshot_controller_image_tag: "v4.2.1"
|
|
upcloud_csi_snapshot_validation_webhook_image_tag: "v4.2.1"
|
|
upcloud_cacert: "{{ lookup('env', 'OS_CACERT') }}"
|