2021-02-10 10:09:33 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: ixsystems/truecommand
|
2021-02-10 10:09:33 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2024-02-13 12:10:39 +00:00
|
|
|
tag: 3.0.0@sha256:8bb4e2467ea411aa354ea8e1dce92440045d67872d8c0d5f23b926054bf77606
|
2021-05-19 13:12:45 +00:00
|
|
|
service:
|
2021-03-03 15:51:25 +00:00
|
|
|
main:
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
2021-11-28 09:26:31 +00:00
|
|
|
port: 10031
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 80
|
2021-02-10 10:09:33 +00:00
|
|
|
persistence:
|
2021-04-13 19:43:27 +00:00
|
|
|
data:
|
2021-02-11 20:05:16 +00:00
|
|
|
enabled: true
|
2021-04-13 19:43:27 +00:00
|
|
|
mountPath: "/data"
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-14 16:11:04 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|