Skip to content

Commit

Permalink
Change from k8s.gcr.io to rancher
Browse files Browse the repository at this point in the history
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
  • Loading branch information
jenting committed May 10, 2022
1 parent 07ca9a5 commit 758f7e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .werft/vm/manifests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ write_files:
username = "${dockerhubUser}"
password = "${dockerhubPasswd}"
EOF
sed -i 's/k8s.gcr.io/rancher/g' /etc/containerd/config.toml
sudo systemctl restart containerd.service
# inspired by https://github.com/gitpod-io/ops/blob/main/deploy/workspace/templates/bootstrap.sh
Expand Down

0 comments on commit 758f7e6

Please sign in to comment.