Update aks-bare-metal-deploy-application.md - #4394
Conversation
There is no 1.24 in the repository Nginx goes to 1.22, this command created an error when I was testing it. Please see: https://mcr.microsoft.com/en-us/artifact/mar/cbl-mariner/base/nginx/tags
|
@Bob-Pratt : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
@Bob-Pratt : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit d6b9b9a: ✅ Validation status: passed
For more details, please refer to the build report. |
see previous note on this, fixing the yaml file as well
|
Learn Build status updates of commit be70d37: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
Updates the AKS on bare metal sample deployment documentation to use an nginx image tag that exists in the CBL-Mariner MCR repository, preventing copy/paste command failures for readers.
Changes:
- Updated the
kubectl create deploymentexample to usemcr.microsoft.com/cbl-mariner/base/nginx:1.22instead of:1.24. - Updated the YAML manifest example to use the same
:1.22image tag for consistency.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This pull request has been inactive for 7 days. |
There is no 1.24 in the repository Nginx goes to 1.22, this command created an error when I was testing it. Please see:
https://mcr.microsoft.com/en-us/artifact/mar/cbl-mariner/base/nginx/tags