Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Update kube-vip docker registry to ghcr.io
Browse files Browse the repository at this point in the history
Docker Hub might cause issues because of the pull rate-limit
  • Loading branch information
Gabriel Mainberger committed Jan 9, 2022
1 parent fd97434 commit b9db0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/kube-vip.yaml.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
- start
- -c
- /etc/kube-vip/config.yaml
image: docker.io/plndr/kube-vip:v0.3.9
image: ghcr.io/kube-vip/kube-vip:v0.3.9
name: kube-vip
securityContext:
capabilities:
Expand Down

0 comments on commit b9db0c7

Please # to comment.