Compare commits
2 Commits
a220533cea
...
c0b6cee0af
| Author | SHA1 | Date | |
|---|---|---|---|
|
c0b6cee0af
|
|||
| 6388857514 |
@@ -99,7 +99,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.134.0
|
||||
tag: v1.135.3
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TRANSFORMERS_CACHE
|
||||
|
||||
@@ -16,6 +16,8 @@ s3-exporter:
|
||||
value: :9340
|
||||
- name: S3_EXPORTER_S3_ENDPOINT_URL
|
||||
value: https://nyc3.digitaloceanspaces.com
|
||||
- name: S3_EXPORTER_LOG_LEVEL
|
||||
value: debug
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: s3-do-home-infra-secret
|
||||
|
||||
Reference in New Issue
Block a user