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 f5b534f commit 3aae1b8Copy full SHA for 3aae1b8
dev/preview/infrastructure/scripts/bootstrap-k3s.sh
@@ -39,7 +39,7 @@ kubectl label nodes ${vm_name} \
39
gitpod.io/workspace_1=true \
40
gitpod.io/workspace_2=true
41
42
- sed -i 's/docker.io/quay.io/g' /var/lib/gitpod/manifests/calico.yaml
+sed -i 's/docker.io/quay.io/g' /var/lib/gitpod/manifests/calico.yaml
43
44
kubectl apply -f /var/lib/gitpod/manifests/calico.yaml
45
0 commit comments