Files
truecharts/charts/stable/netbootxyz/values.yaml
T
TrueCharts Bot a4721e3c28 chore(deps): update container image ghcr.io/netbootxyz/netbootxyz to v0.7.1@ad1bca9 by renovate (#22675)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/netbootxyz/netbootxyz](https://togithub.com/netbootxyz/docker-netbootxyz/packages)
([source](https://togithub.com/netbootxyz/docker-netbootxyz)) | patch |
`0.7.0-nbxyz2` -> `0.7.1-nbxyz2` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODIuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-06-01 21:10:37 +03:00

65 lines
1.0 KiB
YAML

image:
repository: ghcr.io/netbootxyz/netbootxyz
pullPolicy: IfNotPresent
tag: 0.7.1-nbxyz2@sha256:ad1bca9b9681f2d729ff46007d77760e2bbed17507d73b57bf685e1d4cddbe61
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
capabilities:
add:
- SYS_CHROOT
workload:
main:
podSpec:
containers:
main:
env:
MENU_VERSION: ""
service:
main:
ports:
main:
protocol: http
targetPort: 3000
port: 10612
assets:
enabled: true
ports:
assets:
enabled: true
protocol: http
targetPort: 80
port: 10613
tftp:
enabled: true
ports:
tftp:
enabled: true
port: 69
protocol: udp
targetPort: 69
ingress:
assets:
enabled: false
targetSelector:
assets: assets
persistence:
config:
enabled: true
mountPath: /config
assets:
enabled: true
mountPath: /assets
portal:
open:
enabled: true