allegroai / clearml-helm-charts

Helm chart repository for the new unified way to deploy ClearML on Kubernetes. ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
36 stars 50 forks source link

Example for clearml-server's env variable #299

Closed pituganov closed 4 months ago

pituganov commented 4 months ago

I'm confused with clearml.clientConfiguration in values.yaml for clearml-server deployment config.

It would be awesome, if you could provide an example of values for it.

If I get it right, I can set custom webserver/apiserver values for "create credentials" window in settings (in WEBSERVER__displayedServerUrls env variable). By default it sets IP of my pods. But I wish I could set Ingress host value in it.

SCR-20240619-olqd-2
valeriano-manassero commented 4 months ago

Hi, pls refer to README of the chart about:

pituganov commented 4 months ago

But it's empty.