chore: Update manifests after change

This commit is contained in:
2026-04-08 00:59:02 +00:00
parent d52da50fd8
commit 94e6c4a9be
16 changed files with 70 additions and 61 deletions

View File

@@ -50,7 +50,7 @@ spec:
containers:
- env:
- name: TZ
value: US/Central
value: America/Chicago
- name: PUID
value: "1001"
- name: PGID
@@ -69,8 +69,7 @@ spec:
value: tdarr-api
- name: serverPort
value: "8266"
image: ghcr.io/haveagitgat/tdarr_node:2.67.01
imagePullPolicy: IfNotPresent
image: ghcr.io/haveagitgat/tdarr_node:2.67.01@sha256:048ae8ed4de8e9f0de51ad739b2105bee3e4d1a8575120df468cec5f6ef2b1da
name: main
resources:
limits:
@@ -78,7 +77,7 @@ spec:
requests:
cpu: 10m
gpu.intel.com/i915: 1
memory: 512Mi
memory: 100Mi
volumeMounts:
- mountPath: /mnt/store
name: media