feat(jupyterhub): install falkordb and cognee packages to kernels
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user