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

16 lines
232 B
YAML

helmWait: true
catalog:
replicas: 2
labels:
foo: bar
podLabels:
bar: baz
annotations:
baz: qux
podAnnotations:
qux: quux
podDisruptionBudget:
enabled: true
# maxUnavailable: 1
minAvailable: 1