Skip to content

Commit ed96ecc

Browse files
committed
Update example YAML with template catalog entry id
1 parent ef8e0d5 commit ed96ecc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

examples/hyperledger.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
name: "HLF"
12
location:
23
kubernetes:
3-
endpoint: http://ec2-54-93-162-155.eu-central-1.compute.amazonaws.com:8000
4+
endpoint: http://example.org:8000/
45
identity: admin
56
credential: admin
67
services:
7-
- type: hyperledger-fabric-single-cluster
8+
- type: hyperledger-fabric-template
9+
name: "hyperledger-fabric"
810
brooklyn.config:
911
hyperledger.app.timeout: 60
1012
hyperledger.peers: 4

0 commit comments

Comments
 (0)