Compare commits
2 Commits
f89e7360ce
...
689513d783
Author | SHA1 | Date | |
---|---|---|---|
689513d783
|
|||
06fda91986 |
@@ -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.135.3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TRANSFORMERS_CACHE
|
- name: TRANSFORMERS_CACHE
|
||||||
|
@@ -18,6 +18,9 @@ rook-ceph-cluster:
|
|||||||
monitoring:
|
monitoring:
|
||||||
enabled: true
|
enabled: true
|
||||||
createPrometheusRules: true
|
createPrometheusRules: true
|
||||||
|
prometheusRuleOverrides:
|
||||||
|
CephNodeDiskspaceWarning:
|
||||||
|
disabled: true
|
||||||
cephClusterSpec:
|
cephClusterSpec:
|
||||||
cephVersion:
|
cephVersion:
|
||||||
# https://quay.io/repository/ceph/ceph?tab=tags
|
# https://quay.io/repository/ceph/ceph?tab=tags
|
||||||
|
Reference in New Issue
Block a user