diff --git a/helm_chart/HyperPodHelmChart/Chart.yaml b/helm_chart/HyperPodHelmChart/Chart.yaml index e14b85ec..014f896b 100644 --- a/helm_chart/HyperPodHelmChart/Chart.yaml +++ b/helm_chart/HyperPodHelmChart/Chart.yaml @@ -27,6 +27,7 @@ dependencies: - name: training-operators version: "0.1.0" repository: "file://charts/training-operators" + condition: trainingOperators.enabled - name: mlflow version: "0.1.0" repository: "file://charts/mlflow"