Files
chart/library/ix-dev/community/chia/README.md
Stavros Kois 275657f0c3 NAS-121031 / None / Add chia to community train (#1031)
* add chia to community train

* dummy commit

* add update_strategy
2023-03-20 17:34:29 +02:00

11 lines
547 B
Markdown

# Chia
This container runs as `root` user.
When a port is set to < 9000. Host Networking is enabled automatically.
> Also NodePort services turn to ClusterIP services, to avoid attempts to bind ports twice.
Key file is stored in `/plots/keyfile` and is generated automatically, **only** if the file does not exist.
If you want to use your own `keyfile`, you can create a file called `keyfile` in the `/plots` directory and it will be used instead.
> When set on `harvester` mode `keys` variable is set to `none` and no generation is performed.