TrueChartsClone/charts/incubator/libreoffice/values.yaml

26 lines
499 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/linuxserver/libreoffice
tag: 7.5.5@sha256:5d8487fce6b2eec0aa4c2b2b30c33bd5867c6c36409e111c14574e5948af0776
persistence:
config:
enabled: true
mountPath: /config
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsNonRoot: false
runAsUser: 0
service:
main:
ports:
main:
port: 10133
targetPort: 3000