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