milvus-io/milvus-operator

Add Support for Attu like in The milvus helm chart

Open

#134 建立於 2022年5月20日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Go (30 fork)auto 404
enhancementgood first issue

倉庫指標

Star
 (63 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I'm not sure if Attu is supported or not by the operator. if it is, it would be great if it could be added to the docs (docs/CRD maybe..)

if not, it would be lovely to add support to it, like I can deploy the Milvus helm chart with env variable like this:

helm install my-release milvus/milvus --set attu.enabled=true

it would be great if we can set it under the components part of the yaml file

貢獻者指南