Skip to content

Commit 174359b

Browse files
authored
feat(milvus): update Milvus configuration to use URI and remove deprecated host/port settings (#155)
1 parent 99fd46c commit 174359b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deployment/helm/datamate/values.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ backend-python:
112112
mountPath: /flow
113113
- name: log-volume
114114
mountPath: /var/log/datamate
115-
- name: operator-volume
116-
mountPath: /operators
117115

118116
frontend:
119117
service:

0 commit comments

Comments
 (0)