We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161e530 commit f293a1cCopy full SHA for f293a1c
dev/preview/BUILD.yaml
@@ -33,7 +33,7 @@ scripts:
33
export TF_VAR_preview_name="${TF_VAR_preview_name:-$(previewctl get name)}"
34
export TF_VAR_vm_cpu="${TF_VAR_vm_cpu:-6}"
35
export TF_VAR_vm_memory="${TF_VAR_vm_memory:-12Gi}"
36
- export TF_VAR_vm_storage_class="${TF_VAR_vm_storage_class:-longhorn-gitpod-k3s-202209251218-onereplica}"
+ export TF_VAR_vm_storage_class="${TF_VAR_vm_storage_class:-longhorn-gitpod-k3s-202304191605-onereplica}"
37
./workflow/preview/deploy-harvester.sh
38
39
- name: delete-preview
0 commit comments