TrueChartsCatalogClone/stable/farmos/3.0.18/ix_values.yaml

24 lines
467 B
YAML
Raw Normal View History

2023-08-01 09:25:32 +00:00
image:
pullPolicy: IfNotPresent
repository: farmos/farmos
tag: latest@sha256:3eef71e662918ab0d19e587ba3ddda05612046835227d27cd125004cb4d02842
2023-08-01 09:25:32 +00:00
persistence:
sitesdirectory:
2023-08-01 09:25:32 +00:00
enabled: true
mountPath: /var/www/html/sites
2023-08-01 09:25:32 +00:00
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 80
protocol: tcp
targetPort: 80