Add lakekeeper chart 0.8.1

This commit is contained in:
wbsong111
2025-11-26 15:11:27 +09:00
parent a8332c8c05
commit 2b649a78c6
194 changed files with 20799 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
helmWait: true
catalog:
extraVolumes:
- name: iceberg-catalog
emptyDir: {}
extraVolumeMounts:
- name: iceberg-catalog
mountPath: /volume-mount-test
readOnly: false