mirror of
https://github.com/truenas/charts.git
synced 2026-05-11 11:06:11 +08:00
* add `homer` to `community` train * add common * add metadata and readme * add templates * more ci values * add questions * rename to assets
28 lines
367 B
YAML
28 lines
367 B
YAML
image:
|
|
repository: b4bz/homer
|
|
pullPolicy: IfNotPresent
|
|
tag: v23.09.1
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
homerConfig:
|
|
initAssets: false
|
|
additionalEnvs: []
|
|
|
|
homerNetwork:
|
|
webPort: 30092
|
|
hostNetwork: false
|
|
|
|
homerRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
homerStorage:
|
|
assets:
|
|
type: ixVolume
|
|
datasetName: assets
|
|
additionalStorages: []
|