chore: Update manifests after change

This commit is contained in:
2026-03-23 04:01:48 +00:00
parent 7cb760b3c3
commit 55bf60c314
6 changed files with 29 additions and 9 deletions

View File

@@ -38,14 +38,13 @@ spec:
containers:
- env:
- name: TZ
value: US/Central
value: America/Chicago
image: ghcr.io/0xerr0r/blocky:v0.29.0@sha256:a6d99f323d3036a99a3767a52ad612f4d8f3f31167492bfc14d4ea57b24cdfd0
imagePullPolicy: IfNotPresent
name: main
resources:
requests:
cpu: 10m
memory: 128Mi
memory: 90Mi
volumeMounts:
- mountPath: /app/config.yml
mountPropagation: None