Files
chart/library/ix-dev/community/homer/values.yaml
Stavros Kois 561c234988 add homer to community train (#1631)
* add `homer` to `community` train

* add common

* add metadata and readme

* add templates

* more ci values

* add questions

* rename to assets
2023-10-12 13:00:51 +03:00

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: []