Compare commits
2 Commits
e953f51b57
...
0ee2c3f3a3
| Author | SHA1 | Date | |
|---|---|---|---|
|
0ee2c3f3a3
|
|||
| 0b25aa88c6 |
@@ -27,6 +27,13 @@ rook-ceph-cluster:
|
|||||||
tag: v19.2.3-20250717
|
tag: v19.2.3-20250717
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
cephClusterSpec:
|
cephClusterSpec:
|
||||||
|
cephConfig:
|
||||||
|
global:
|
||||||
|
bdev_enable_discard: "true"
|
||||||
|
bdev_async_discard: "true"
|
||||||
|
bdev_async_discard_threads: "1"
|
||||||
|
# osd:
|
||||||
|
# bluestore_slow_ops_warn_lifetime: "0"
|
||||||
mgr:
|
mgr:
|
||||||
count: 2
|
count: 2
|
||||||
modules:
|
modules:
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ tubearchivist:
|
|||||||
bgutil:
|
bgutil:
|
||||||
image:
|
image:
|
||||||
repository: brainicism/bgutil-ytdlp-pot-provider
|
repository: brainicism/bgutil-ytdlp-pot-provider
|
||||||
tag: 1.2.2
|
tag: 1.3.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
gluetun:
|
gluetun:
|
||||||
image:
|
image:
|
||||||
|
|||||||
Reference in New Issue
Block a user