Files
truecharts/charts/stable/farmos/values.yaml
T

22 lines
444 B
YAML

image:
pullPolicy: IfNotPresent
repository: docker.io/farmos/farmos
tag: latest@sha256:a61b29d51b2403d6966b39e6b0d9a45eb90a07a6fc269643e5fc7651341cb975
persistence:
sitesdirectory:
enabled: true
mountPath: /var/www/html/sites
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 80
protocol: tcp
targetPort: 80