Compare commits
2 Commits
d8161d6e2b
...
8325ad2b1e
Author | SHA1 | Date | |
---|---|---|---|
8325ad2b1e
|
|||
6388857514 |
@@ -9,7 +9,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.132.3
|
||||
tag: v1.135.3
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -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