Skip to content

Commit d2c54b9

Browse files
authored
Update common.go
1 parent 2c73e17 commit d2c54b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/common.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const (
4646
KubeLvsCareStaticPodName = "kube-lvscare"
4747
RegLvsCareStaticPodName = "reg-lvscare"
4848
StaticPodDir = "/etc/kubernetes/manifests"
49-
LvsCareRepoAndTag = "lvscare:latest"
49+
LvsCareRepoAndTag = "global/lvscare:latest"
5050
)
5151

5252
// Envs

0 commit comments

Comments
 (0)