as an ops team member in the Fabrikam Drone Delivery team, I want to deploy the Delivery service to a Container Apps instance as a way to experience how it could reduce the complexity compared to AKS.
WHAT Changed?
enable acr admin credentials
gather all the values and secrets are required for delivery to start up.
add container env vars
deploy delivery service into a container app instance
add a temporary validation
HOW to test?
follow the README steps and you should be able to execute the validation section successfully.
closes: #511244
WHY
as an ops team member in the Fabrikam Drone Delivery team, I want to deploy the Delivery service to a Container Apps instance as a way to experience how it could reduce the complexity compared to AKS.
WHAT Changed?
HOW to test?
follow the
README
steps and you should be able to execute the validation section successfully.