Files
service-catalog/manifests/helm/lakekeeper/0.8.1/ci/volume-values.yaml
T
2026-01-19 16:11:44 +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