TrueChartsClone/charts/incubator/h5ai/values.yaml

30 lines
557 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/h5ai
tag: latest@sha256:4d9c7fca1b1b72a2e5c1b58aee00eea205054993b0043cd02ff78cdb7e66b3c9
persistence:
config:
enabled: true
mountPath: /config
directorystorage:
enabled: true
mountPath: /h5ai
readOnly: true
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 80
protocol: TCP
targetPort: 80
portal:
enabled: true