Files
truecharts/charts/stable/iyuuplus/values.yaml
T
TrueCharts Bot ff4859b7b7 chore(deps): update container image docker.io/iyuucn/iyuuplus to latest@d0d466c by renovate (#26686)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/iyuucn/iyuuplus | digest | `e9677f0` -> `d0d466c` |

---

> [!WARNING]
> Some dependencies could not be looked up. 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45MS4wIiwidXBkYXRlZEluVmVyIjoiMzguOTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-20 08:28:51 +02:00

30 lines
584 B
YAML

image:
repository: docker.io/iyuucn/iyuuplus
pullPolicy: IfNotPresent
tag: latest@sha256:d0d466cc03872381f4dbbe608960a453bb5990cb7c5ae2fe80288b83180e68ba
service:
main:
ports:
main:
targetPort: 8787
port: 10188
persistence:
config:
enabled: true
mountPath: "/IYUU/db"
torrents:
enabled: true
mountPath: "/torrents"
btbackup:
enabled: true
mountPath: "/BT_backup"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0