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
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.
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.