We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7df92e commit cd949bfCopy full SHA for cd949bf
articles/azure-arc/kubernetes/tutorial-gitops-flux2-ci-cd.md
@@ -205,8 +205,8 @@ CD pipeline manipulates PRs in the GitOps repository. It needs a service connect
205
--set orchestratorPAT=<Azure Repos PAT token>
206
```
207
208
-> [!NOTE]
209
-> `Azure Repos PAT token` should have `Build: Read & execute` and `Code: Full` permissions.
+ > [!NOTE]
+ > `Azure Repos PAT token` should have `Build: Read & execute` and `Code: Full` permissions.
210
211
1. Configure Flux to send notifications to GitOps connector:
212
0 commit comments