Skip to content

Commit

Permalink
Update default dataload images , to #29833753
Browse files Browse the repository at this point in the history
  • Loading branch information
cheyang committed Aug 19, 2020
1 parent 05755b2 commit 352f945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/common/dataload.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const (
const (
DATALOAD_FINALIZER = "fluid-dataload-controller-finalizer"
DATALOAD_CHART = "fluid-dataloader"
DATALOAD_DEFAULT_IMAGE = "registry.cn-hangzhou.aliyuncs.com/fluid-namespace/coco-perf"
DATALOAD_DEFAULT_IMAGE = "registry.cn-hangzhou.aliyuncs.com/fluid/fluid-dataloader"
DATALOAD_SUFFIX_LENGTH = 5
ENV_DATALOADER_IMG = "DATALOADER_IMG"
)

0 comments on commit 352f945

Please sign in to comment.