Skip to content

Commit e77d374

Browse files
committed
Revert "Oops"
This reverts commit 3aae1b8.
1 parent 3aae1b8 commit e77d374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/preview/infrastructure/scripts/bootstrap-k3s.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ kubectl label nodes ${vm_name} \
3939
gitpod.io/workspace_1=true \
4040
gitpod.io/workspace_2=true
4141

42-
sed -i 's/docker.io/quay.io/g' /var/lib/gitpod/manifests/calico.yaml
42+
sed -i 's/docker.io/quay.io/g' /var/lib/gitpod/manifests/calico.yaml
4343

4444
kubectl apply -f /var/lib/gitpod/manifests/calico.yaml
4545

0 commit comments

Comments
 (0)