Add lakekeeper chart 0.8.1
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
helmWait: true
|
||||
catalog:
|
||||
replicas: 2
|
||||
labels:
|
||||
foo: bar
|
||||
podLabels:
|
||||
bar: baz
|
||||
annotations:
|
||||
baz: qux
|
||||
podAnnotations:
|
||||
qux: quux
|
||||
podDisruptionBudget:
|
||||
enabled: true
|
||||
# maxUnavailable: 1
|
||||
minAvailable: 1
|
||||
Reference in New Issue
Block a user