We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99a559 commit d46e436Copy full SHA for d46e436
ct/qdrant.sh
@@ -6,7 +6,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
6
# Source: https://github.com/qdrant/qdrant
7
8
APP="Qdrant"
9
-var_tags="${var_tags:-}"
+var_tags="${var_tags:-database;vector}"
10
var_cpu="${var_cpu:-1}"
11
var_ram="${var_ram:-1024}"
12
var_disk="${var_disk:-5}"
0 commit comments