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