hive-apps/projects/bi/values/redpanda.yml

30 lines
367 B
YAML
Raw Normal View History

2025-01-25 13:31:34 +01:00
image:
repository: docker.redpanda.com/redpandadata/redpanda
tag: v24.3.3
console:
enabled: false
tls:
enabled: false
external:
enabled: false
service:
enabled: true
resources:
cpu:
cores: 100m
statefulset:
replicas: 1
startupProbe:
timeoutSeconds: 5
livenessProbe:
timeoutSeconds: 5
readinessProbe:
timeoutSeconds: 5