2021-12-12 22:27:04 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/emulatorjs
|
|
|
|
pullPolicy: IfNotPresent
|
2023-04-27 03:34:05 +00:00
|
|
|
tag: v1.7.2@sha256:c474610c5d5a2b38e593746c4c3aa0dde323ac68281c14b07e800be8da25f693
|
2021-12-12 22:27:04 +00:00
|
|
|
|
|
|
|
securityContext:
|
2023-04-11 10:07:17 +00:00
|
|
|
container:
|
|
|
|
runAsNonRoot: false
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
2021-12-12 22:27:04 +00:00
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: 3000
|
|
|
|
port: 10130
|
|
|
|
front:
|
2021-12-17 11:20:48 +00:00
|
|
|
enabled: true
|
2021-12-12 22:27:04 +00:00
|
|
|
ports:
|
|
|
|
front:
|
2021-12-17 11:20:48 +00:00
|
|
|
enabled: true
|
2021-12-12 22:27:04 +00:00
|
|
|
targetPort: 80
|
|
|
|
port: 10124
|
|
|
|
ipfs:
|
2021-12-17 11:20:48 +00:00
|
|
|
enabled: true
|
2021-12-12 22:27:04 +00:00
|
|
|
ports:
|
|
|
|
ipfs:
|
2021-12-17 11:20:48 +00:00
|
|
|
enabled: true
|
2021-12-12 22:27:04 +00:00
|
|
|
targetPort: 4001
|
|
|
|
port: 10138
|
|
|
|
|
2022-06-29 20:58:50 +00:00
|
|
|
ingress:
|
|
|
|
front:
|
|
|
|
autoLink: true
|
|
|
|
|
2023-04-11 10:07:17 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
readiness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
startup:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
env: {}
|
|
|
|
|
2021-12-12 22:27:04 +00:00
|
|
|
persistence:
|
2022-07-07 19:31:40 +00:00
|
|
|
config:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
mountPath: /config
|
2021-12-12 22:27:04 +00:00
|
|
|
data:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
mountPath: /data
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
2023-04-11 10:07:17 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|