chore: Update manifests after change

This commit is contained in:
2026-04-02 00:53:04 +00:00
parent 44fe372a7d
commit 70b3d7b3e7
35 changed files with 72 additions and 108 deletions

View File

@@ -36,7 +36,7 @@ spec:
containers:
- env:
- name: TZ
value: US/Central
value: America/Chicago
- name: JWT_SECRET
valueFrom:
secretKeyRef:
@@ -77,13 +77,12 @@ spec:
secretKeyRef:
key: port
name: jellystat-postgresql-18-cluster-app
image: cyfershepard/jellystat:1.1.8
imagePullPolicy: IfNotPresent
image: ghcr.io/cyfershepard/jellystat:1.1.8@sha256:c8c451704ba7985340142cd047e2364cabaf41b613669b6c5340688ed217f82a
name: main
resources:
requests:
cpu: 10m
memory: 256Mi
memory: 400Mi
volumeMounts:
- mountPath: /app/backend/backup-data
name: data