2023-04-14 16:15:51 +00:00
|
|
|
image:
|
2023-07-01 17:46:40 +00:00
|
|
|
repository: tccr.io/truecharts/truecommand
|
2023-04-14 16:15:51 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2023-07-01 17:46:40 +00:00
|
|
|
tag: 2.2@sha256:e1e97b3a75948def0616e8b6032c7bab50b805ff33f1383d0ad55cb88ef7dd88
|
2023-04-14 16:15:51 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2023-07-01 17:46:40 +00:00
|
|
|
port: 10031
|
2023-04-14 16:15:51 +00:00
|
|
|
targetPort: 80
|
|
|
|
persistence:
|
2023-07-01 17:46:40 +00:00
|
|
|
data:
|
2023-04-14 16:15:51 +00:00
|
|
|
enabled: true
|
2023-07-01 17:46:40 +00:00
|
|
|
mountPath: "/data"
|
2023-04-14 16:15:51 +00:00
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
2023-07-01 17:46:40 +00:00
|
|
|
runAsNonRoot: false
|
2023-04-14 16:15:51 +00:00
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|