Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Charts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
魏国强
Charts
Commits
42ef7f97
Commit
42ef7f97
authored
May 08, 2021
by
Waqar Ahmed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add test values for CI
parent
607e5589
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
36 deletions
+14
-36
charts/chia/1.0.0/default_values.yaml
charts/chia/1.0.0/default_values.yaml
+7
-17
charts/chia/1.0.0/test_values.yaml
charts/chia/1.0.0/test_values.yaml
+7
-18
charts/chia/item.yaml
charts/chia/item.yaml
+0
-1
No files found.
charts/chia/1.0.0/default_values.yaml
View file @
42ef7f97
## Set default image, imageTag, and imagePullPolicy. mode is used to indicate the
##
image
:
image
:
repository
:
ipfs/go-ipfs
repository
:
ghcr.io/chia-network/chia
tag
:
v0.8.0-rc1
tag
:
1.1.4
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
## Additional arguments to pass to ipfs binary
extraArgs
:
[]
updateStrategy
:
Recreate
updateStrategy
:
Recreate
environmentVariables
:
service
:
-
name
:
"
keys"
swarmPort
:
9401
value
:
"
/plots/keyfile"
apiPort
:
9501
gatewayPort
:
9080
environment
:
appVolumeMounts
:
appVolumeMounts
:
staging
:
staging
:
emptyDir
:
true
emptyDir
:
true
mountPath
:
"
/
export
"
mountPath
:
"
/
plots
"
data
:
data
:
emptyDir
:
true
emptyDir
:
true
mountPath
:
"
/
data/ipfs
"
mountPath
:
"
/
root/.chia
"
charts/chia/1.0.0/test_values.yaml
View file @
42ef7f97
## Set default image, imageTag, and imagePullPolicy. mode is used to indicate the
##
image
:
image
:
repository
:
ipfs/go-ipfs
repository
:
ghcr.io/chia-network/chia
tag
:
v0.8.0
tag
:
1.1.4
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
## Additional arguments to pass to minio binary
extraArgs
:
[]
updateStrategy
:
Recreate
updateStrategy
:
Recreate
environmentVariables
:
-
name
:
"
keys"
value
:
"
/plots/keyfile"
service
:
swarmPort
:
30941
apiPort
:
30951
gatewayPort
:
30980
environmentVariables
:
[]
emptyDirVolumes
:
true
appVolumeMounts
:
appVolumeMounts
:
staging
:
staging
:
emptyDir
:
true
emptyDir
:
true
mountPath
:
"
/
export
"
mountPath
:
"
/
plots
"
data
:
data
:
emptyDir
:
true
emptyDir
:
true
mountPath
:
"
/
data/ipfs
"
mountPath
:
"
/
root/.chia
"
charts/chia/item.yaml
View file @
42ef7f97
categories
:
categories
:
-
storage
-
storage
-
crypto
-
crypto
-
icon_url
:
https://www.chia.net/img/chia_logo.svg
icon_url
:
https://www.chia.net/img/chia_logo.svg
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment