chore: Update manifests after change

This commit is contained in:
2026-04-01 23:55:27 +00:00
parent e663e05edd
commit 44fe372a7d
9 changed files with 234 additions and 20 deletions

View File

@@ -36,7 +36,7 @@ spec:
containers:
- env:
- name: TZ
value: US/Central
value: America/Chicago
- name: IMMICH_TELEMETRY_INCLUDE
value: all
- name: IMMICH_CONFIG_FILE
@@ -70,8 +70,7 @@ spec:
secretKeyRef:
key: password
name: immich-postgresql-18-cluster-app
image: ghcr.io/immich-app/immich-server:v2.6.3
imagePullPolicy: IfNotPresent
image: ghcr.io/immich-app/immich-server:v2.6.3@sha256:0cc1f82953d9598eb9e9dd11cbde1f50fe54f9c46c4506b089e8ad7bfc9d1f0c
livenessProbe:
failureThreshold: 3
httpGet:
@@ -95,7 +94,7 @@ spec:
requests:
cpu: 10m
gpu.intel.com/i915: 1
memory: 512Mi
memory: 500Mi
startupProbe:
failureThreshold: 30
httpGet:

View File

@@ -14,8 +14,5 @@ spec:
data:
- secretKey: immich.json
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/immich/config
metadataPolicy: None
property: immich.json

View File

@@ -23,7 +23,7 @@ spec:
name: immich
namespace: immich
port: 2283
weight: 100
weight: 1
matches:
- path:
type: PathPrefix