Storage class has to be everywhere. useful default

This commit is contained in:
Martyn 2025-08-26 15:37:56 +02:00
parent dc1a4368e9
commit 135f6e1a5c

View file

@ -32,7 +32,14 @@ spec:
clickhouse: clickhouse:
shards: 1 shards: 1
replicas: 1 replicas: 1
storage:
className: longhorn-fast
keeper:
replicas: 1
service: service:
type: LoadBalancer type: LoadBalancer
storage: storage:
className: longhorn-fast className: longhorn-fast
prometheus:
storage:
className: longhorn-fast