mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
[skip ci] add helm full status plugin for better debug (#13099)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
7113f23214
commit
3a349a3703
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user