Compare commits
2 Commits
070928e1e5
...
681685db18
| Author | SHA1 | Date | |
|---|---|---|---|
|
681685db18
|
|||
| 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:
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ tdarr:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/haveagitgat/tdarr_node
|
repository: ghcr.io/haveagitgat/tdarr_node
|
||||||
tag: 2.59.03
|
tag: 2.60.01
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
|||||||
Reference in New Issue
Block a user