Enable daemonset deployment using the helm chart #409
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@ garage:
|
||||||
replicationMode: "2"
|
replicationMode: "2"
|
||||||
|
|
||||||
# Start 4 instances (StatefulSets) of garage
|
# Start 4 instances (StatefulSets) of garage
|
||||||
replicaCount: 4
|
deployment:
|
||||||
|
replicaCount: 4
|
||||||
|
|
||||||
# Override default storage class and size
|
# Override default storage class and size
|
||||||
persistence:
|
persistence:
|
||||||
|
|
Loading…
Reference in a new issue