TrueChartsClone/charts/stable/h5ai/values.yaml

28 lines
527 B
YAML

image:
pullPolicy: IfNotPresent
repository: awesometic/h5ai
tag: latest@sha256:efa4514bd2099c521bc0d7974e93404d5f09fbbde161402bbcb0d1222259c133
persistence:
config:
enabled: true
mountPath: /config
directorystorage:
enabled: true
mountPath: /h5ai
readOnly: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 80
protocol: tcp
targetPort: 80