2022-07-22 20:19:45 +00:00
|
|
|
env: {}
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/pt-helper
|
2022-07-25 21:35:40 +00:00
|
|
|
tag: latest@sha256:1ae1cc118229d3c480ec9bdeee7f10484b756f368969d8e8e3ed9fa817aacd82
|
2022-07-22 20:19:45 +00:00
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /data
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
enabled: true
|
|
|
|
port: 8192
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 8192
|