摘要: helm常用命令 helm repo update # 确定我们可以拿到最新的charts列表 helm show chart bitnami/mysql # 命令简单的了解到这个chart的基本信息 helm show all bitnami/mysql # 获取关于该chart的所有信息。 he 阅读全文
posted @ 2024-03-22 22:48 牛奔 阅读(1311) 评论(0) 推荐(0)