catalog/incubator/h5ai/0.0.12/ix_values.yaml

29 lines
500 B
YAML
Raw Normal View History

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/h5ai
tag: latest
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:
enabled: true
ports:
main:
enabled: true
port: 80
protocol: TCP
targetPort: 80