Commit 7d5ff74b authored by Kris Moore's avatar Kris Moore

Update chia to the TruePool.io / iXsystems sponsored image which

includes pooled plot support in pre-release.
parent bbc5fa98
apiVersion: v1 apiVersion: v1
appVersion: 1.1.7 appVersion: 1.2.0-pre2
dependencies: dependencies:
- name: common - name: common
repository: file://../../../library/common/2105.0.0 repository: file://../../../library/common/2105.0.0
......
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: ghcr.io/chia-network/chia repository: ixsystems/chia-docker
tag: 1.1.7 tag: 1.2.0-pre2
updateStrategy: Recreate updateStrategy: Recreate
...@@ -4,6 +4,14 @@ groups: ...@@ -4,6 +4,14 @@ groups:
- name: "Chia Environment Variables" - name: "Chia Environment Variables"
description: "Set the environment that will be visible to the container" description: "Set the environment that will be visible to the container"
portals:
web_portal:
protocols:
- "https"
host:
- "www.truepool.io"
path: "/kb/truepool-docker-image/"
questions: questions:
- variable: appVolumeMounts - variable: appVolumeMounts
label: "Chia Storage" label: "Chia Storage"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment