fix wrong indentationin in the connection profile generated for Org 3 (#715)

Signed-off-by: Basil K Y <techiebasil@gmail.com>
This commit is contained in:
Basil K Y 2022-04-18 16:08:48 +05:30 committed by GitHub
parent f8df5452d8
commit fdcf07dc25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View file

@ -28,7 +28,8 @@ certificateAuthorities:
url: https://localhost:${CAPORT}
caName: ca-org${ORG}
tlsCACerts:
pem: |
pem:
- |
${CAPEM}
httpOptions:
verify: false