cleanup: fix csi-kms-connection-details.yaml ibmkeyprotect-test ex

The last option in `ibmkeyprotect-test` example had a extra `,`
at the end, which caused parsing to fail. This commit removes
the same.

Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
Rakshith R 2022-03-14 12:03:32 +05:30 committed by mergify[bot]
parent 4f0bb2315b
commit 23145bc1f7

View File

@ -67,7 +67,7 @@ data:
"IBM_KP_SERVICE_INSTANCE_ID": "7abef064-01dd-4237-9ea5-8b3890970be3",
"IBM_KP_BASE_URL": "https://us-south.kms.cloud.ibm.com",
"IBM_KP_TOKEN_URL": "https://iam.cloud.ibm.com/oidc/token",
"IBM_KP_REGION": "us-south-2",
"IBM_KP_REGION": "us-south-2"
}
aws-sts-metadata-test: |-
{