mirror of
https://github.com/truenas/charts.git
synced 2026-08-16 23:01:34 -06:00
e8e53f85cf
* Add minecraft to community train * whitespace * add mail * add metadata
14 lines
199 B
YAML
14 lines
199 B
YAML
mcStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/data
|
|
|
|
mcConfig:
|
|
imageSelector: j8Image
|
|
eula: true
|
|
version: 1.16.5
|
|
|
|
mcNetwork:
|
|
serverPort: 30000
|
|
rconPort: 30001
|