Compare commits
2 Commits
4fd18ceaf3
...
f28abf38d7
Author | SHA1 | Date | |
---|---|---|---|
f28abf38d7
|
|||
8dc5695955 |
@@ -99,7 +99,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-machine-learning
|
repository: ghcr.io/immich-app/immich-machine-learning
|
||||||
tag: v1.134.0
|
tag: v1.140.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TRANSFORMERS_CACHE
|
- name: TRANSFORMERS_CACHE
|
||||||
|
@@ -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