Automated Manifest Update (#5396)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `91c2800` (on `91c2800de2bff6f0e5132b767391c4871712e525`) - **Charts Updated**: `houndarr,immich,intel-device-plugin` ### Update Details (2026-04-02 00:53 UTC) - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `201eac7` (on `201eac78a4966703d139718722c52a08d06a23fd`) - **Charts Updated**: `gitea,immich,jellyfin,jellystat,karakeep` Reviewed-on: #5396 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #5396.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user