From 174359be9f4c75744b7562ce9018ad3e46cc9426 Mon Sep 17 00:00:00 2001 From: Dallas98 <40557804+Dallas98@users.noreply.github.com> Date: Wed, 10 Dec 2025 18:41:20 +0800 Subject: [PATCH] feat(milvus): update Milvus configuration to use URI and remove deprecated host/port settings (#155) --- deployment/helm/datamate/values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/deployment/helm/datamate/values.yaml b/deployment/helm/datamate/values.yaml index 395beca..c0fcfd6 100644 --- a/deployment/helm/datamate/values.yaml +++ b/deployment/helm/datamate/values.yaml @@ -112,8 +112,6 @@ backend-python: mountPath: /flow - name: log-volume mountPath: /var/log/datamate - - name: operator-volume - mountPath: /operators frontend: service: