Skip to content

docs: document existing ACR image deployment (#6967)#6986

Closed
sagarkt wants to merge 1 commit into
devtron-labs:mainfrom
sagarkt:ao/devtron-39/docs-acr-existing-image
Closed

docs: document existing ACR image deployment (#6967)#6986
sagarkt wants to merge 1 commit into
devtron-labs:mainfrom
sagarkt:ao/devtron-39/docs-acr-existing-image

Conversation

@sagarkt

@sagarkt sagarkt commented Jul 16, 2026

Copy link
Copy Markdown

Description

Documents how to use an existing Azure Container Registry in both supported scenarios:

  • manually trigger a Devtron build and push the resulting image to ACR
  • register and manually deploy an image that already exists in ACR through External CI

The guide covers cluster pull access, imagePullSecrets, manual deployment behavior, and the External CI webhook request. It also corrects the existing webhook example to use the backend's api-token header.

Fixes #6967

How Has This Been Tested?

  • git diff --cached --check
  • Verified all added relative Markdown links and anchors resolve
  • Verified the documented api-token header against both backend authentication call sites

Checklist:

  • The title of the PR states what changed and the related issue number.
  • This PR contains the required documentation updates.
  • I have performed a self-review of the changes.

Does this PR introduce a user-facing change?

Documentation only; no runtime behavior changes.

@bito-code-review

Copy link
Copy Markdown

Bito Review Skipped - Source Branch Not Found

Bito didn't review this change because the pull request is no longer valid. It may have been merged, or the source/target branch may no longer exist.

@sagarkt sagarkt closed this Jul 16, 2026
@sagarkt
sagarkt deleted the ao/devtron-39/docs-acr-existing-image branch July 16, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doc: Deployment with existing image on acr repo

1 participant