a193d2a24d
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/retrobot | digest | `1b310f6` -> `b6528e3` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
36 lines
728 B
YAML
36 lines
728 B
YAML
image:
|
|
repository: tccr.io/truecharts/retrobot
|
|
pullPolicy: IfNotPresent
|
|
tag: latest@sha256:b6528e37e04178d8abfb7f463180fc375fa4c04f60e5931f07b6796d9ca62a5c
|
|
service:
|
|
main:
|
|
enabled: false
|
|
ports:
|
|
main:
|
|
enabled: false
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: /retrobot/data
|
|
portal:
|
|
open:
|
|
enabled: false
|
|
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
enabled: false
|
|
readiness:
|
|
enabled: false
|
|
startup:
|
|
enabled: false
|
|
env:
|
|
MAX_WORKERS: -1
|
|
MAX_WORKERS_PER_GAME: 3
|
|
RECORDING_FRAMERATE: 30
|
|
DISCORD_TOKEN: ""
|