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: 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