2022-07-20 19:12:54 +00:00
|
|
|
env: {}
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/dashmachine
|
2022-07-25 21:35:40 +00:00
|
|
|
tag: latest@sha256:3494875c908ffd6c158a2eabc537a3d67521dc7ed2180fc1e6d75d2e023e8ab7
|
2022-07-20 19:12:54 +00:00
|
|
|
persistence:
|
|
|
|
appdata:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /dashmachine/dashmachine/user_data
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 5000
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 5000
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|