Skip to content

Commit

Permalink
Update orderer1.yaml
Browse files Browse the repository at this point in the history
Manually update vault address (URL)

Signed-off-by: Michael V Khalsa <34067315+michaelkhalsa@users.noreply.github.com>
  • Loading branch information
michaelkhalsa authored Oct 1, 2024
1 parent 135f33a commit 45b6ed7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
vault:
type: hashicorp
network: fabric
address: http://172.31.33.40:8200
address: http://ec2-3-254-84-201.eu-west-1.compute.amazonaws.com:8200
authPath: devsupplychain
secretEngine: secretsv2
secretPrefix: "data/devsupplychain"
Expand Down

0 comments on commit 45b6ed7

Please sign in to comment.