tmp/refactor (#4999)
Some checks are pending
lint-test-helm / lint-helm (push) Successful in 46s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has started running

Reviewed-on: #4999
This commit was merged in pull request #4999.
This commit is contained in:
2026-03-23 04:01:11 +00:00
parent 153f341c5b
commit 6f840f9380
7 changed files with 22 additions and 20 deletions

View File

@@ -4,20 +4,18 @@ blocky:
type: deployment
replicas: 3
strategy: RollingUpdate
revisionHistoryLimit: 3
containers:
main:
image:
repository: ghcr.io/0xerr0r/blocky
tag: v0.29.0@sha256:a6d99f323d3036a99a3767a52ad612f4d8f3f31167492bfc14d4ea57b24cdfd0
pullPolicy: IfNotPresent
env:
- name: TZ
value: US/Central
value: America/Chicago
resources:
requests:
cpu: 10m
memory: 128Mi
memory: 90Mi
configMaps:
config:
enabled: true