Files
service-catalog/charts/lakekeeper/ci/volume-values.yaml
T
2025-11-26 15:11:27 +09:00

10 lines
194 B
YAML

helmWait: true
catalog:
extraVolumes:
- name: iceberg-catalog
emptyDir: {}
extraVolumeMounts:
- name: iceberg-catalog
mountPath: /volume-mount-test
readOnly: false