Skip to content

Commit 178c43b

Browse files
Thomas Tupperclaude
authored andcommitted
fix(deploy): remove watchtower label from qdrant service
Qdrant should not be auto-updated — uncontrolled version bumps risk breaking the vector store or wiping data. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 57e9308 commit 178c43b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

portainer/stack-r720.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ services:
55
image: qdrant/qdrant:latest
66
container_name: foxmemory-qdrant
77
restart: unless-stopped
8-
labels:
9-
- com.centurylinklabs.watchtower.enable=true
108
ports:
119
- "6333:6333"
1210
volumes:

0 commit comments

Comments
 (0)