We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45883b commit 92fd5edCopy full SHA for 92fd5ed
infra/containerapps/ew-analytics-service.yml
@@ -5,10 +5,6 @@ properties:
5
managedEnvironmentId: /subscriptions/${SUB_ID}/resourceGroups/${RESOURCE_GROUP}/providers/Microsoft.App/managedEnvironments/${ENVIRONMENT_NAME}
6
configuration:
7
activeRevisionsMode: Single
8
- ingress:
9
- external: true
10
- targetPort: 8082
11
- transport: auto
12
registries:
13
- server: ${ACR_NAME}.azurecr.io
14
identity: SystemAssigned
0 commit comments