fix: longhorn replicacount adapted to small setups

This commit is contained in:
Patryk Hegenberg 2025-05-07 14:46:35 +02:00
parent 72dec59e05
commit 5e77cbecfa

View file

@ -16,4 +16,8 @@ spec:
interval: 5m
install:
createNamespace: true
values: {}
values:
defaultSettings:
defaultReplicaCount: 2
persistence:
defaultClassReplicaCount: 2