Skip to content

Commit

Permalink
Fix pulsar values (#160)
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Zeng <[email protected]>
  • Loading branch information
LoveEachDay authored Nov 26, 2024
1 parent 970e1b9 commit 53ecad2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/milvus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: milvus
appVersion: "2.5.0-beta"
kubeVersion: "^1.10.0-0"
description: Milvus is an open-source vector database built to power AI applications and vector similarity search.
version: 4.2.28
version: 4.2.29
keywords:
- milvus
- elastic
Expand Down
2 changes: 2 additions & 0 deletions charts/milvus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,8 @@ pulsarv3:
nameOverride: "pulsarv3"
enabled: true
persistence: true
extra: {}
monitoring: {}
volumes:
persistence: true
local_storage: false
Expand Down

0 comments on commit 53ecad2

Please sign in to comment.