catalog/incubator/fotosho/2.0.12/ix_values.yaml

31 lines
579 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: advplyr/fotosho
tag: latest@sha256:49dc426c6bdaf99927df571a7084eb6d7f593ea76ab8a99c5c7e1c9fccc77e12
persistence:
config:
enabled: true
mountPath: /config
photos:
enabled: true
mountPath: /photos
thumbs:
enabled: true
mountPath: /thumbnails
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 13377
protocol: TCP
targetPort: 80
portal:
enabled: true