catalog/incubator/farmos/3.0.0/ix_values.yaml

24 lines
481 B
YAML

image:
pullPolicy: IfNotPresent
repository: farmos/farmos
tag: latest@sha256:e36e75c0305248c069c2cbfb3b05d9214951ea17c3c4f75ee6ca999b8a078a7d
persistence:
sitesdirectory:
enabled: true
mountPath: /var/www/html/sites
portal:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsNonRoot: false
runAsUser: 0
service:
main:
ports:
main:
port: 80
protocol: TCP
targetPort: 80