Commit f957f851 authored by Gyanendra Mishra's avatar Gyanendra Mishra Committed by GitHub

fix: ci was broken as it was using the wrong storage class for k3s (#420)

parent 806ef47a
......@@ -60,7 +60,7 @@ setup_kurtosis_k3s: &setup_kurtosis_k3s
type: kubernetes
config:
kubernetes-cluster-name: k3d-k3s-default
storage-class: standard
storage-class: local-path
enclave-size-in-megabytes: 2048
EOF
# Set the K3S cluster with some previous steps to force this cluster type in the cluster-setting file. This save us to start the engine with the cluster set command
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment