You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-cloud/_bitbucket_cloud_one_time_docker_parameters.mdx
|`OCEAN__INTEGRATION__CONFIG__BITBUCKET_WORKSPACE_TOKEN`| The workspace token (or comma seperated string of multiple tokens) of the Bitbucket Cloud account || ✅ |
3
+
|`OCEAN__INTEGRATION__CONFIG__BITBUCKET_WORKSPACE_TOKEN`| The workspace token (or comma separated string of multiple tokens) of the Bitbucket Cloud account || ✅ |
4
4
|`OCEAN__INTEGRATION__CONFIG__BITBUCKET_WORKSPACE`| The workspace you want to retrieve git objects from || ✅ |
5
5
|`OCEAN__INTEGRATION__CONFIG__BITBUCKET_USERNAME`| The username used to authenticate with your Bitbucket Cloud account || ✅ |
6
6
|`OCEAN__INTEGRATION__CONFIG__BITBUCKET_APP_PASSWORD`| The app password used to authenticate with your Bitbucket Cloud account || ✅ |
Copy file name to clipboardExpand all lines: docs/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-cloud/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,7 +180,7 @@ This table summarizes the available parameters for the installation.
180
180
| `integration.config.bitbucketUsername` | The username of the Bitbucket Cloud account | ✅ |
181
181
| `integration.config.bitbucketWorkspace` | The workspace of the Bitbucket Cloud account | ✅ |
182
182
| `integration.config.bitbucketAppPassword` | The app password of the Bitbucket Cloud account | ✅ |
183
-
| `integration.config.bitbucketWorkspaceToken`| The workspace token (or comma seperated string of multiple tokens) of the Bitbucket Cloud account | ✅ |
183
+
| `integration.config.bitbucketWorkspaceToken`| The workspace token (or comma separated string of multiple tokens) of the Bitbucket Cloud account | ✅ |
184
184
| `integration.config.webhookSecret` | The secret used to verify the webhook requests | ❌ |
185
185
| `scheduledResyncInterval` | The number of minutes between each resync | ❌ |
186
186
| `initializePortResources` | Default true, When set to true the integration will create default blueprints and the port App config Mapping | ❌ |
0 commit comments