07143a6b11
This PR contains the following updates: | Package | Update | Change | |---|---|---| | fancybits/channels-dvr | digest | `0da2bdc` -> `e59b99d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
43 lines
914 B
YAML
43 lines
914 B
YAML
image:
|
|
repository: fancybits/channels-dvr
|
|
pullPolicy: Always
|
|
tag: latest@sha256:b6a26f2d8fef5fc30619beb4b7d933cb36fafdd7e64122ea76285b9c29b70ffd
|
|
tveImage:
|
|
repository: fancybits/channels-dvr
|
|
pullPolicy: Always
|
|
tag: tve@sha256:e59b99dcadcc75540a814d8199d0d7deba1f77f71cc2d225a3b5a3efe044781b
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8089
|
|
protocol: http
|
|
targetPort: 8089
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /channels-dvr
|
|
recordings:
|
|
enabled: true
|
|
mountPath: /shares/DVR
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
imageSelector: image
|
|
probes:
|
|
liveness:
|
|
port: 8089
|
|
type: http
|
|
readiness:
|
|
port: 8089
|
|
type: http
|
|
startup:
|
|
port: 8089
|
|
type: http
|
|
updated: true
|