2022-07-22 20:19:45 +00:00
|
|
|
env: {}
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/mocodo-mcd
|
2022-07-25 21:35:40 +00:00
|
|
|
tag: latest@sha256:4857e3444d06243c4793914b8b0545bac9f7bcdcdbb62108036cb70ab07f6bdc
|
2022-07-22 20:19:45 +00:00
|
|
|
persistence:
|
|
|
|
path:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /root/mocodo
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
enabled: true
|
|
|
|
port: 8888
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 8888
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|