mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-01-31 09:06:48 +00:00
9cf2868738
* added triton deployment and service, added triton block to values file, added value for CLEARML_DEFAULT_TRITON_GRPC_ADDR env variable in the serving-inference deployment * re-generated README * fixed yaml * added condition to enable triton support * changed chart version * changed chart version * bumped version to 0.3.0 * added conditional extraPythonPackages variable to clearml_serving_triton deploymnent * added conditional extraPythonPackages to all the relevant deployments * bumped version to 0.3.0
17 lines
366 B
YAML
17 lines
366 B
YAML
apiVersion: v2
|
|
name: clearml-serving
|
|
description: ClearML Serving Helm Chart
|
|
type: application
|
|
version: 0.3.0
|
|
appVersion: "0.9.0"
|
|
maintainers:
|
|
- name: valeriano-manassero
|
|
url: https://github.com/valeriano-manassero
|
|
- name: stefano-cherchi
|
|
url: https://github.com/stefano-cherchi
|
|
keywords:
|
|
- clearml
|
|
- "machine learning"
|
|
- mlops
|
|
- "model serving"
|