feat(jupyterhub): connect to ClickHouse

This commit is contained in:
Masaki Yatsu
2025-09-10 11:58:50 +09:00
parent ab36360584
commit c93e01347f
4 changed files with 38 additions and 7 deletions

View File

@@ -193,6 +193,15 @@ singleuser:
ports:
- port: 8200
protocol: TCP
- to:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: clickhouse
ports:
- port: 8123
protocol: TCP
- port: 9000
protocol: TCP
# Allow DNS resolution
- to:
- ipBlock: