Skip to content

Commit

Permalink
fix: miss exporter image in chart (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
fengluodb authored Jan 15, 2024
1 parent 15e8dee commit 76741c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ kubebenchImages:
ycsb: "registry.cn-hangzhou.aliyuncs.com/apecloud/go-ycsb:latest"
fio: "registry.cn-hangzhou.aliyuncs.com/apecloud/fio:latest"
redisbench: "registry.cn-hangzhou.aliyuncs.com/apecloud/redis:7.0.5"
export: "registry.cn-hangzhou.aliyuncs.com/apecloud/kubebench:0.0.6"
exporter: "registry.cn-hangzhou.aliyuncs.com/apecloud/kubebench:0.0.6"
tools: "registry.cn-hangzhou.aliyuncs.com/apecloud/kubebench:0.0.6"

0 comments on commit 76741c6

Please sign in to comment.