We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f582a7f commit 7bcbe06Copy full SHA for 7bcbe06
resources/networks/6_node_bitcoin/network.yaml
@@ -1,11 +1,13 @@
1
nodes:
2
- name: tank-0001
3
+ config: uacomment=tank0001
4
image:
5
tag: "26.0"
6
connect:
7
- tank-0002
8
- tank-0003
9
- name: tank-0002
10
+ config: uacomment=tank0002
11
resources:
12
limits:
13
cpu: 100m
@@ -17,14 +19,17 @@ nodes:
17
19
18
20
- tank-0004
21
- name: tank-0003
22
+ config: uacomment=tank0003
23
24
25
- tank-0005
26
- name: tank-0004
27
+ config: uacomment=tank0004
28
29
30
- tank-0006
31
- name: tank-0005
32
+ config: uacomment=tank0005
33
34
35
- name: tank-0006
0 commit comments