TrueChartsClone/charts/incubator/pt-helper/values.yaml

26 lines
484 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/pt-helper
tag: latest@sha256:ead74d282477b932d6e74eec0762cf166e86ceaef4a634a30dfa2201573f3b21
persistence:
data:
enabled: true
mountPath: /data
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8192
protocol: TCP
targetPort: 8192
portal:
enabled: true