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