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 3aae1b8 commit e77d374Copy full SHA for e77d374
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