Skip to content

Commit a45bce2

Browse files
sunilarjunkakabisht
authored andcommitted
Splitting the configs into two sections after review and adding versioning info into intro sentence.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
1 parent 3b4cacc commit a45bce2

2 files changed

Lines changed: 36 additions & 16 deletions

File tree

docs/04.navigation/01.navigation/01.navigation.md

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -182,23 +182,33 @@ An integration with [IBM Security Advisor](/integration/ibmsa) and [QRadar](/int
182182

183183
##### Remote Repository Configuration
184184

185-
Configure a remote GitHub or Azure DevOps repository that can be used when exporting CRD files.
185+
Configure a remote GitHub or Azure DevOps (available for NeuVector v5.4.3 and later) repository that can be used when exporting CRD files.
186186

187-
In order to setup the remote repository, you need to provide the following information:
187+
To set up the remote GitHub repository, you need to provide the following information:
188188

189189
| Field | Type | Description |
190190
| --- | --- | --- |
191-
| Repository Provider | Mandatory | Select the repository provider. Currently, GitHub and Azure DevOps are supported. |
191+
| Repository Provider | Mandatory | Select the GitHub repository provider. |
192192
| Owner User Name | Mandatory | The repository owner's GitHub username. |
193-
| Repository Name | Mandatory | The repository name. |
194-
| Organization Name | Mandatory | The name of your Azure DevOps organization. |
195-
| Project Name | Mandatory | The Azure DevOps project that contains the repository. |
196-
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://github.com/settings/tokens or https://dev.azure.com/{Your_Organization}/_usersSettings/tokens. |
197-
| Branch Name | Optional | The specific branch within the repository that contains the CRD files. The default branch is 'main'. |
193+
| Branch Name | Optional | The specific branch within the repository that contains the CRD files. The default branch is `main`. |
198194
| Committer Name | Optional | The name of the committer associated with the personal access token. |
199195
| Comment | Optional | The comment associated with the commit. |
196+
| Repository Name | Mandatory | The repository name. |
197+
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://github.com/settings/tokens. |
200198
| Email | Optional | The email address associated with the committer. |
201199

200+
To set up the remote Azure DevOps repository, you need to provide the following information:
201+
202+
| Field | Type | Description |
203+
| --- | --- | --- |
204+
| Repository Provider | Mandatory | Select the Azure DevOps repository provider. |
205+
| Organization Name | Mandatory | The name of your Azure DevOps organization. |
206+
| Repository Name | Mandatory | The repository name. |
207+
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://dev.azure.com/{Your_Organization}/_usersSettings/tokens. |
208+
| Comment | Optional | Field for additional comments. |
209+
| Project Name | Mandatory | The Azure DevOps project that contains the repository. |
210+
| Branch Name | Mandatory | The specific branch within the repository that contains the CRD files. The default branch is `main`. |
211+
202212
<details>
203213
<summary>Sample Remote Repository Configurations</summary>
204214

versioned_docs/version-5.4/04.navigation/01.navigation/01.navigation.md

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -182,23 +182,33 @@ An integration with [IBM Security Advisor](/integration/ibmsa) and [QRadar](/int
182182

183183
##### Remote Repository Configuration
184184

185-
Configure a remote GitHub or Azure DevOps repository that can be used when exporting CRD files.
185+
Configure a remote GitHub or Azure DevOps (available for NeuVector v5.4.3 and later) repository that can be used when exporting CRD files.
186186

187-
In order to setup the remote repository, you need to provide the following information:
187+
To set up the remote GitHub repository, you need to provide the following information:
188188

189189
| Field | Type | Description |
190190
| --- | --- | --- |
191-
| Repository Provider | Mandatory | Select the repository provider. Currently, GitHub and Azure DevOps are supported. |
191+
| Repository Provider | Mandatory | Select the GitHub repository provider. |
192192
| Owner User Name | Mandatory | The repository owner's GitHub username. |
193-
| Repository Name | Mandatory | The repository name. |
194-
| Organization Name | Mandatory | The name of your Azure DevOps organization. |
195-
| Project Name | Mandatory | The Azure DevOps project that contains the repository. |
196-
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://github.com/settings/tokens or https://dev.azure.com/{Your_Organization}/_usersSettings/tokens. |
197-
| Branch Name | Optional | The specific branch within the repository that contains the CRD files. The default branch is 'main'. |
193+
| Branch Name | Optional | The specific branch within the repository that contains the CRD files. The default branch is `main`. |
198194
| Committer Name | Optional | The name of the committer associated with the personal access token. |
199195
| Comment | Optional | The comment associated with the commit. |
196+
| Repository Name | Mandatory | The repository name. |
197+
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://github.com/settings/tokens. |
200198
| Email | Optional | The email address associated with the committer. |
201199

200+
To set up the remote Azure DevOps repository, you need to provide the following information:
201+
202+
| Field | Type | Description |
203+
| --- | --- | --- |
204+
| Repository Provider | Mandatory | Select the Azure DevOps repository provider. |
205+
| Organization Name | Mandatory | The name of your Azure DevOps organization. |
206+
| Repository Name | Mandatory | The repository name. |
207+
| Personal Access Token | Mandatory | Grant the "repo" scope to the token. Obtain it from https://dev.azure.com/{Your_Organization}/_usersSettings/tokens. |
208+
| Comment | Optional | Field for additional comments. |
209+
| Project Name | Mandatory | The Azure DevOps project that contains the repository. |
210+
| Branch Name | Mandatory | The specific branch within the repository that contains the CRD files. The default branch is `main`. |
211+
202212
<details>
203213
<summary>Sample Remote Repository Configurations</summary>
204214

0 commit comments

Comments
 (0)