catalog/stable/filestash/5.1.7/ix_values.yaml

41 lines
751 B
YAML
Raw Normal View History

image:
repository: machines/filestash
tag: latest@d0d9aedd87f474c42ed724a14253c6b87848141bf1371d5f69684a27c3791514
pullPolicy: IfNotPresent
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: http
targetPort: 8334
port: 8334
workload:
main:
podSpec:
containers:
main:
env:
APPLICATION_URL: "http://localhost:8334"
GDRIVE_CLIENT_ID: ""
GDRIVE_CLIENT_SECRET: ""
DROPBOX_CLIENT_ID: ""
ONLYOFFICE_URL: ""
persistence:
data:
enabled: true
mountPath: /app/data/state
portal:
open:
enabled: true