Skip to content

Commit

Permalink
chore: fix pull image. (#4439)
Browse files Browse the repository at this point in the history
* chore: add monitor for database and kubernetes.
Signed-off-by: yy <lingdie.yy@outlook.com>

---------

Signed-off-by: yy <lingdie.yy@outlook.com>
  • Loading branch information
lingdie committed Dec 21, 2023
1 parent 63efb79 commit 937d829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cloud/install.sh
Expand Up @@ -254,7 +254,7 @@ init() {
pull_image "ingress-nginx" "v${ingress_nginx_version#v:-1.5.1}"
pull_image "kubeblocks" "v${kubeblocks_version#v:-0.6.2}"
pull_image "metrics-server" "v${metrics_server_version#v:-0.6.4}"
pull_image "kubernetes-reflector" "v${reflector_version#v:-7.0.151}"
pull_image "kube-prometheus-stack" "v${kube_prometheus_stack_version#v:-0.63.0}"
pull_image "sealos-cloud" "${cloud_version}"
}

Expand Down

0 comments on commit 937d829

Please sign in to comment.