Files
truecharts/charts/stable/emulatorjs/values.yaml
T
TrueCharts Bot 0b005a9463 chore(deps): pin dependencies (#5688)
* chore(deps): pin dependencies

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-24 23:09:51 +01:00

51 lines
813 B
YAML

image:
repository: tccr.io/truecharts/emulatorjs
pullPolicy: IfNotPresent
tag: v1.7.2@sha256:929c3a84f8c6107b935ca847c90aff09ceff1ee1a8359f12b26d3ad44bc5c3be
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
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
persistence:
config:
enabled: true
mountPath: "/config"
data:
enabled: true
mountPath: "/data"
varrun:
enabled: true
portal:
enabled: true