mirror of
https://github.com/truenas/charts.git
synced 2026-06-15 06:28:46 +08:00
* initial commit * add chart and item yaml * add strategy * add templates * fix tag * rofs false * change user * fix user * hmm * whops * fix * update readme * update questions * typo * update readme
21 lines
288 B
YAML
21 lines
288 B
YAML
image:
|
|
repository: benbusby/whoogle-search
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.8.3
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
whoogleConfig:
|
|
redirects: []
|
|
additionalEnvs: []
|
|
|
|
whoogleNetwork:
|
|
webPort: 30098
|
|
hostNetwork: false
|
|
|
|
whoogleStorage:
|
|
additionalStorages: []
|