Skip to content

Commit

Permalink
Update test-kubectl-plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dviejokfs committed Jan 3, 2024
1 parent 1302a08 commit 2f2862d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-kubectl-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ jobs:
--mspid=Org1MSP \
--name="demo-org1msp" \
--orderer-certificates="./orderer-cert.pem" \
--orderer-urls="grpcs://orderer0-ord.localho.st:7050" \
--orderer-urls="grpcs://orderer0-ord.localho.st:443" \
--anchor-peers="org1-peer0:7051" \
--peers="org1-peer0.default" \
--secret-name=wallet \
Expand Down

0 comments on commit 2f2862d

Please sign in to comment.