milvus-io/milvus-operator

Add Support for Attu like in The milvus helm chart

Open

#134 geöffnet am 20. Mai 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (30 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (63 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide