feat(jupyterhub): install falkordb and cognee packages to kernels

This commit is contained in:
Masaki Yatsu
2025-11-30 16:22:50 +09:00
parent 162d4241cd
commit b80b775dd5
4 changed files with 19 additions and 1 deletions

View File

@@ -316,6 +316,14 @@ singleuser:
ports:
- port: 8181
protocol: TCP
# Allow communication with FalkorDB
- to:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: falkordb
ports:
- port: 6379
protocol: TCP
# Allow DNS resolution
- to:
- ipBlock: