TrueChartsCatalogClone/stable/filestash/7.0.10/ix_values.yaml

41 lines
758 B
YAML
Raw Normal View History

image:
repository: machines/filestash
tag: latest@sha256:3c66d871156847cf5a9127280b87f281f8359baae4eca3f89deaf6b0a5abfdc6
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