Compare commits
2 Commits
6d06e01188
...
580ba3f385
Author | SHA1 | Date | |
---|---|---|---|
580ba3f385
|
|||
ff368200fd |
@@ -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.136.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TRANSFORMERS_CACHE
|
- name: TRANSFORMERS_CACHE
|
||||||
|
@@ -20,6 +20,8 @@ tubearchivist:
|
|||||||
value: 1000
|
value: 1000
|
||||||
- name: ES_URL
|
- name: ES_URL
|
||||||
value: https://elasticsearch-tubearchivist-es-http.tubearchivist:9200
|
value: https://elasticsearch-tubearchivist-es-http.tubearchivist:9200
|
||||||
|
- name: ES_DISABLE_VERIFY_SSL
|
||||||
|
value: true
|
||||||
- name: REDIS_CON
|
- name: REDIS_CON
|
||||||
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
|
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
|
||||||
- name: TA_HOST
|
- name: TA_HOST
|
||||||
|
Reference in New Issue
Block a user