Refactor: moved k8s to manifests, updated namespace and registry, added Qdrant
This commit is contained in:
6
manifests/namespace.yaml
Normal file
6
manifests/namespace.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: knowledge-mcp
|
||||
labels:
|
||||
argocd.argoproj.io/instance: knowledge-mcp
|
||||
Reference in New Issue
Block a user