2022-07-23 01:37:45 +00:00
|
|
|
env: {}
|
2022-07-21 13:17:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2022-07-23 01:37:45 +00:00
|
|
|
repository: tccr.io/truecharts/trango
|
2022-07-25 23:24:51 +00:00
|
|
|
tag: latest@sha256:8d3c2dcd79a85a1907e5ca661983a3e19ef1d351ae2cfd8e96567a6175f9d9e3
|
2022-07-21 13:17:45 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
2022-07-23 01:37:45 +00:00
|
|
|
hostport2:
|
2022-07-21 13:17:45 +00:00
|
|
|
enabled: true
|
|
|
|
ports:
|
2022-07-23 01:37:45 +00:00
|
|
|
hostport2:
|
2022-07-21 13:17:45 +00:00
|
|
|
enabled: true
|
2022-07-23 01:37:45 +00:00
|
|
|
port: 5533
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 443
|
|
|
|
main:
|
2022-07-21 13:17:45 +00:00
|
|
|
ports:
|
2022-07-23 01:37:45 +00:00
|
|
|
main:
|
|
|
|
port: 7755
|
2022-07-21 13:17:45 +00:00
|
|
|
protocol: TCP
|
2022-07-23 01:37:45 +00:00
|
|
|
targetPort: 80
|
2022-08-09 00:29:33 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|