Files
truecharts/charts/incubator/farmos/values.yaml
T
TrueCharts BotandGitHub 95df6b7a78 chore(deps): update docker general non-major (#3965)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-30 09:16:45 +03:00

26 lines
501 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/farmos
tag: latest@sha256:9bf914d8883849adc3044896a827aaa5ffe73beaa7c8b551fe9f1280f9da3db4
persistence:
sitesdirectory:
enabled: true
mountPath: /var/www/html/sites
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 80
protocol: TCP
targetPort: 80
portal:
enabled: true