Files
catalog/stable/emulatorjs/6.0.21/ix_values.yaml
TrueCharts-Bot c79536aa22 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-01 00:47:09 +00:00

60 lines
1.1 KiB
YAML

image:
repository: ghcr.io/linuxserver/emulatorjs
pullPolicy: IfNotPresent
tag: 1.7.3@sha256:263feb12593e15445b6f9e11a42216a9f03c57a4a4e78ab5ed33f7377f2eb808
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 3000
port: 10130
front:
enabled: true
ports:
front:
enabled: true
targetPort: 80
port: 10124
ipfs:
enabled: true
ports:
ipfs:
enabled: true
targetPort: 4001
port: 10138
ingress:
front:
autoLink: true
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
config:
enabled: true
mountPath: /config
data:
enabled: true
mountPath: /data
portal:
open:
enabled: true