Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
chainweaver
ida
ida-deployment
Commits
f2e7486f
Commit
f2e7486f
authored
1 year ago
by
xiang zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mod
parent
6c402a42
master
develop
v2.0.0
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
helm/public/charts/chain/templates/configmap.yaml
helm/public/charts/chain/templates/configmap.yaml
+3
-0
helm/public/values.yaml
helm/public/values.yaml
+1
-0
No files found.
helm/public/charts/chain/templates/configmap.yaml
View file @
f2e7486f
...
...
@@ -101,6 +101,9 @@ data:
# 是否启动 ftp 传输 tx
Enable: false
ConfFilePath: ./etc/ftp_config.yml
# 发送交易超时时间,单位 s
SendTxTimeout: {{ .Values.cnf.sendTxTimeout }}
kind
:
ConfigMap
metadata
:
...
...
This diff is collapsed.
Click to expand it.
helm/public/values.yaml
View file @
f2e7486f
...
...
@@ -129,6 +129,7 @@ chain:
subscribeConf
:
userKey
:
LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JR1RBZ0VBTUJNR0J5cUdTTTQ5QWdFR0NDcUJITTlWQVlJdEJIa3dkd0lCQVFRZ0R0VDlla05XcFRaSWFHM3IKcUhDVHltVEJ0ZEVZa1lxZWYzbUhUeGRCT2FhZ0NnWUlLb0VjejFVQmdpMmhSQU5DQUFUcTVoWUFFZDVxdldDVgpUWXJldzJNc3BzZEFJcER1YmFzZjd3K2lpRk9uZHhmNVNRYXg4UVdqTkdjdHd3U2JPSlhEUDdpR1o5dlEybC9lClQ2RXBScFJNCi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0=
userCert
:
sendTxTimeout
:
120
pv
:
capacity
:
storage
:
200Mi
...
...
This diff is collapsed.
Click to expand it.
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