Hi DeliciousBluewhale87 ,
The chart uses the Values.agent.queues
value to configure the agents, so you'll need to update the values to the queue names/IDs you have in your server
Hi, for the values.yaml, is there some reference for it esp so , if we assign more Memory to webserver service etc. I tried googling around but so far no luck
Whatever documentation is currently available can be found in the https://github.com/allegroai/clearml-server-k8s repository and in the docs here https://allegro.ai/clearml/docs/docs/deploying_clearml/clearml_server_kubernetes_helm.html
Can you explain the exact configuration you're after? I'm not sure there's much use in assigning more memory to the webserver service as it's only responsible for serving the WebApp and acting as a reverse proxy...