TrueChartsCatalogClone/stable/organizr/15.0.11/ix_values.yaml

27 lines
501 B
YAML

image:
repository: organizr/organizr
pullPolicy: Always
tag: latest@sha256:6a921280dea028bba618df0c7aff21e6a0902bf632dc5ebf813cb931b17b56a4
service:
main:
ports:
main:
port: 10022
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
data:
enabled: true
mountPath: "/data"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0