Skip to content

Commit

Permalink
chore: add sealos run kubeblocks component.
Browse files Browse the repository at this point in the history
Signed-off-by: yy <[email protected]>
  • Loading branch information
lingdie committed Mar 28, 2024
1 parent 93fd899 commit ceace4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cloud/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ init() {
pull_image "kubeblocks" "v${kubeblocks_version#v:-0.8.2}"
pull_image "kubeblocks-redis" "v${kubeblocks_version#v:-0.8.2}"
pull_image "kubeblocks-apecloud-mysql" "v${kubeblocks_version#v:-0.8.2}"
pull_image "kubeblocks-postgres" "v${kubeblocks_version#v:-0.8.2}"
pull_image "kubeblocks-postgresql" "v${kubeblocks_version#v:-0.8.2}"
pull_image "kubeblocks-mongodb" "v${kubeblocks_version#v:-0.8.2}"
pull_image "metrics-server" "v${metrics_server_version#v:-0.6.4}"
pull_image "kube-prometheus-stack" "v${kube_prometheus_stack_version#v:-0.63.0}"
Expand Down

0 comments on commit ceace4b

Please sign in to comment.