TrueChartsClone/charts/incubator/phoronix-test-suite/values.yaml

35 lines
684 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/phoronix-test-suite
tag: latest@sha256:9a9e472665e8f007d09c4b9866be1737deefb287d4b12e1c39d8e267e4008045
persistence:
appdata:
enabled: true
mountPath: /var/lib/phoronix-test-suite
results:
enabled: true
mountPath: /var/lib/phoronix-test-suite/test-results
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false