controller:
strategy: Recreate
env:
DB_HOSTNAME: immich-postgres-rw
DB_USERNAME: immich
DB_DATABASE_NAME: immich
image:
# renovate_repo: ghcr.io/immich-app/immich-server
tag: v1.134.0
immich:
metrics:
enabled: true
persistence:
library:
existingClaim: immich-data
server:
persistence:
cache-thumbs:
enabled: true
existingClaim: immich-cache
mountPath: /usr/src/app/upload/thumbs
cache-encoded-video:
enabled: true
existingClaim: immich-cache
mountPath: /usr/src/app/upload/encoded-video
postgresql:
enabled: false
redis:
enabled: true
master:
persistence:
enabled: false
replica:
persistence:
enabled: false
controller:
strategy: Recreate
env:
DB_HOSTNAME: immich-postgres-rw
DB_USERNAME: immich
DB_DATABASE_NAME: immich
image:
# renovate_repo: ghcr.io/immich-app/immich-server
tag: v1.134.0
immich:
metrics:
enabled: true
persistence:
library:
existingClaim: immich-data
server:
persistence:
cache-thumbs:
enabled: true
existingClaim: immich-cache
mountPath: /usr/src/app/upload/thumbs
cache-encoded-video:
enabled: true
existingClaim: immich-cache
mountPath: /usr/src/app/upload/encoded-video
postgresql:
enabled: false
redis:
enabled: true
master:
persistence:
enabled: false
replica:
persistence:
enabled: false