Files
infrastructure/clusters/cl01tl/helm/eraser/values.yaml
Alex Lebens c3e134ffba
All checks were successful
lint-test-helm / lint-helm (push) Successful in 15s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m23s
feat: refactor apps (#5172)
Reviewed-on: #5172
2026-03-27 00:22:08 +00:00

38 lines
975 B
YAML

eraser:
runtimeConfig:
manager:
scheduling:
repeatInterval: 24h
beginImmediately: true
imageJob:
cleanup:
delayOnSuccess: 0s
delayOnFailure: 24h
components:
collector:
image:
repo: ghcr.io/eraser-dev/collector
tag: v1.4.1@sha256:827588ff826c3558bf2c50b1fc94f20122b054dfcf3480c3ffe6f0bae25c3dad
request:
cpu: 1m
memory: 20Mi
scanner:
enabled: false
remover:
image:
repo: ghcr.io/eraser-dev/remover
tag: v1.4.1@sha256:e57592157d717588f69c011cd0b6ab783a19a53b447a5350b27e7e66aae67525
request:
cpu: 1m
memory: 20Mi
deploy:
image:
repo: ghcr.io/eraser-dev/eraser-manager
tag: v1.4.1@sha256:5f18fb7da4ccad93a8643ece496681f1489b0d7b0ce45e18a94774cf8b6a717d
resources:
limits:
memory: null
requests:
cpu: 1m
memory: 20Mi