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
35 stars 49 forks source link

affinity for serving deployments was incorrectly put under containers… #280

Closed stephanbertl closed 4 months ago

stephanbertl commented 4 months ago

…. It needs to be put at pod spec level.

What this PR does / why we need it:

Checklist

Which issue(s) this PR fixes:

affinity for serving deployments was incorrectly put under containers. It needs to be put at pod spec level.

Special notes for your reviewer:

stephanbertl commented 4 months ago

@valeriano-manassero would you kindly check the helm-docs issue for me again? I am unable to do this from a linux machine currently.