From 76505049762c2c96ec09222f5f5fe7ec35e55b5f Mon Sep 17 00:00:00 2001 From: deepthi-28 Date: Wed, 29 Jan 2025 13:12:45 +0530 Subject: [PATCH] Updated documentation of Bitbucket discovery Signed-off-by: deepthi-28 --- docs/integrations/bitbucketCloud/discovery.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/integrations/bitbucketCloud/discovery.md b/docs/integrations/bitbucketCloud/discovery.md index b000a45ccd..b54f99bb33 100644 --- a/docs/integrations/bitbucketCloud/discovery.md +++ b/docs/integrations/bitbucketCloud/discovery.md @@ -121,9 +121,13 @@ catalog: workspace: workspace-name ``` -> **Note:** It is possible but certainly not recommended to skip the provider ID level. +:::note Note + + It is possible but certainly not recommended to skip the provider ID level. > If you do so, `default` will be used as provider ID. +::: + - **`catalogPath`** _(optional)_: Default: `/catalog-info.yaml`. Path where to look for `catalog-info.yaml` files.