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