Skip to content

Commit 521afcc

Browse files
vulkoingimroboquat
authored andcommitted
Don't apply csi-driver from k3s image
1 parent df7af28 commit 521afcc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.werft/vm/manifests.ts

-4
Original file line numberDiff line numberDiff line change
@@ -342,10 +342,6 @@ write_files:
342342
kubectl apply -f /var/lib/gitpod/manifests/cert-manager.yaml
343343
kubectl apply -f /var/lib/gitpod/manifests/metrics-server.yaml
344344
345-
# install CSI snapshotter CRDs and snapshot controller
346-
kubectl apply -f /var/lib/gitpod/manifests/csi-driver.yaml
347-
kubectl apply -f /var/lib/gitpod/manifests/csi-config.yaml
348-
349345
cat <<EOF >> /etc/bash.bashrc
350346
export KUBECONFIG=/etc/rancher/k3s/k3s.yaml
351347
EOF

0 commit comments

Comments
 (0)