TrueChartsClone/charts/stable/netbootxyz/values.yaml

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