Compare commits
2 Commits
6d4ec91b74
...
5463bc7fd3
Author | SHA1 | Date | |
---|---|---|---|
5463bc7fd3
|
|||
8dc5695955 |
@@ -135,7 +135,7 @@ qbittorrent:
|
|||||||
qbit-manage:
|
qbit-manage:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/stuffanthings/qbit_manage
|
repository: ghcr.io/stuffanthings/qbit_manage
|
||||||
tag: v4.5.5
|
tag: v4.6.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
@@ -2,7 +2,7 @@ rook-ceph:
|
|||||||
crds:
|
crds:
|
||||||
enabled: true
|
enabled: true
|
||||||
csi:
|
csi:
|
||||||
rookUseCsiOperator: false
|
rookUseCsiOperator: true
|
||||||
enableMetadata: true
|
enableMetadata: true
|
||||||
cephFSKernelMountOptions: "ms_mode=secure"
|
cephFSKernelMountOptions: "ms_mode=secure"
|
||||||
provisionerReplicas: 3
|
provisionerReplicas: 3
|
||||||
|
Reference in New Issue
Block a user