Compare commits
2 Commits
6c6c1db1fd
...
e4469b8fa3
| Author | SHA1 | Date | |
|---|---|---|---|
|
e4469b8fa3
|
|||
| 0b25aa88c6 |
@@ -27,6 +27,13 @@ rook-ceph-cluster:
|
||||
tag: v19.2.3-20250717
|
||||
imagePullPolicy: IfNotPresent
|
||||
cephClusterSpec:
|
||||
cephConfig:
|
||||
global:
|
||||
bdev_enable_discard: "true"
|
||||
bdev_async_discard: "true"
|
||||
bdev_async_discard_threads: "1"
|
||||
# osd:
|
||||
# bluestore_slow_ops_warn_lifetime: "0"
|
||||
mgr:
|
||||
count: 2
|
||||
modules:
|
||||
|
||||
@@ -9,7 +9,7 @@ tdarr:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/haveagitgat/tdarr
|
||||
tag: 2.59.03
|
||||
tag: 2.60.01
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
Reference in New Issue
Block a user