diff --git a/.circleci/config.yml b/.circleci/config.yml index a3f770135..e883a3988 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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