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