Compare commits
3 Commits
294e10c87b
...
9fbf326f13
Author | SHA1 | Date | |
---|---|---|---|
9fbf326f13
|
|||
383c6dbe5d | |||
414f3119c3 |
@@ -9,7 +9,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-server
|
repository: ghcr.io/immich-app/immich-server
|
||||||
tag: v1.132.3
|
tag: v1.134.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
@@ -181,6 +181,9 @@ rook-ceph-cluster:
|
|||||||
memory: "1Gi"
|
memory: "1Gi"
|
||||||
instances: 1
|
instances: 1
|
||||||
priorityClassName: system-cluster-critical
|
priorityClassName: system-cluster-critical
|
||||||
|
hosting:
|
||||||
|
dnsNames:
|
||||||
|
- objects.alexlebens.dev
|
||||||
storageClass:
|
storageClass:
|
||||||
enabled: true
|
enabled: true
|
||||||
name: ceph-bucket
|
name: ceph-bucket
|
||||||
|
Reference in New Issue
Block a user