mirror of
https://github.com/truenas/charts.git
synced 2026-02-13 15:25:24 +08:00
34 lines
491 B
YAML
34 lines
491 B
YAML
image:
|
|
repository: filebrowser/filebrowser
|
|
pullPolicy: IfNotPresent
|
|
tag: v2.26.0
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
filebrowserConfig:
|
|
additionalEnvs: []
|
|
|
|
filebrowserNetwork:
|
|
webPort: 30044
|
|
certificateID:
|
|
hostNetwork: false
|
|
|
|
filebrowserRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
filebrowserStorage:
|
|
config:
|
|
type: ixVolume
|
|
datasetName: config
|
|
additionalStorages: []
|
|
|
|
notes:
|
|
custom: |
|
|
Default credentials:
|
|
- username: admin
|
|
- password: admin
|