未验证 提交 3a349a37 编写于 作者: J Jenny Li 提交者: GitHub

[skip ci] add helm full status plugin for better debug (#13099)

Signed-off-by: NJenny Li <jing.li@zilliz.com>
上级 7113f232
......@@ -69,6 +69,7 @@ RUN echo "Installing Packages ..." \
&& chmod 700 get_helm.sh \
&& ./get_helm.sh \
&& rm ./get_helm.sh \
&& helm plugin install https://github.com/marckhouzam/helm-fullstatus \
&& echo "Installing Docker ..." \
&& curl -fsSL "https://download.docker.com/linux/$(. /etc/os-release; echo "$ID")/gpg" | apt-key add - \
&& add-apt-repository \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册