Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding containerApp.tmpl.yaml #1115

Open
vishipayyallore opened this issue Jun 18, 2024 · 1 comment
Open

Regarding containerApp.tmpl.yaml #1115

vishipayyallore opened this issue Jun 18, 2024 · 1 comment
Labels
⌚ Not Triaged Not triaged

Comments

@vishipayyallore
Copy link

Describe the issue or suggestion

Team,
Greeting. The documentation is pretty great. I have some suggestions. URL: https://github.com/dotnet/docs-aspire/blob/main/docs/deployment/azure/aca-deployment-azd-in-depth.md

These are the artifacts it will generate mentioned.

  1. infra/main.bicep: Represents the main entry point for the deployment.
  2. infra/main.parameters.json: Used as the parameters for main Bicep (maps to environment variables defined in .azure folder).
  3. infra/resoures.bicep: Defines the Azure resources required to support the .NET Aspire project model.
  4. AspireSample.Web/manifests/containerApp.tmpl.yaml: The container app definition for webfrontend.
  5. AspireSample.ApiService/manifests/containerApp.tmpl.yaml: The container app definition for apiservice.

A little bit further you guys mentioned

The definition of the container apps from the .NET service projects is contained within the containerApp/tmpl.yaml files in the manifests directory in each project respectively. Here is an example from the webfrontend project:

But when I execute the command it has created these artifacts.

image

I am unable to understand. Could you please fix this? Many thanks.

Regards,
Swamy

@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Jun 18, 2024
@davidfowl
Copy link
Member

davidfowl commented Jun 18, 2024

We have to update this now that we changed everything 😄

cc @vhvb1989 @mitchdenny

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

3 participants