chore: Update manifests after change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user