first commit

This commit is contained in:
2026-07-08 14:58:58 +07:00
commit 634c8e8ba5
19 changed files with 471 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
# DBIZ lake — "khách số 0". Nhân bản: copy file này, đổi customer + nguồn + bucket.
customer: dbiz
image:
repository: git.dbiz.com/dbiz/spark-cdc # <-- Gitea registry built-in (git.dbiz.com/dbiz/spark-cdc)
tag: "latest"
imagePullSecret: gitea-registry
kafka:
bootstrap: "lake-kafka-kafka-bootstrap:9092"
topicPattern: "crm\\.public\\..*"
targetTable: "iceberg.raw_crm.cdc_events"
triggerInterval: "30 seconds"
catalog:
uri: "http://polaris:8181/api/catalog"
warehouse: "dbiz_warehouse"
s3:
endpoint: "http://minio-lake:9000"
region: "us-east-1"
checkpoint:
storageClass: longhorn
size: 5Gi