Skip to content

Commit bb07f7a

Browse files
Merge pull request #228548 from kaizentm/eedorenko/fix-double-issue
Fix double image
2 parents 9ae8900 + 5705f26 commit bb07f7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/azure-arc/kubernetes/tutorial-workload-management.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,8 +360,7 @@ The PR merging event starts a GitHub workflow `checkpromote` in the `control pla
360360
361361
Once the `checkpromote` is successful, it starts the `cd` workflow that promotes the change (application registration) to the `Stage` environment. For better visibility, it also updates the git commit status in the `control plane` repository:
362362
363-
![Git commit status deploying to dev](media/tutorial-workload-management/dev-git-commit-status.png)
364-
:::image type="content" source="media/tutorial-workload-management/dev-git-commit-status.png" alt-text="Screenshot showing git commit status deploying to dev.":::
363+
:::image type="content" source="media/tutorial-workload-management/dev-git-commit-status.png" alt-text="Screenshot showing git commit status deploying to dev.":::
365364
366365
> [!NOTE]
367366
> If the `drone` cluster fails to reconcile the assignment manifests for any reason, the promotion flow will fail. The commit status will be marked as failed, and the application registration will not be promoted to the `Stage` environment.

0 commit comments

Comments
 (0)