mirror of
https://github.com/StanGirard/quivr.git
synced 2025-01-07 11:39:00 +03:00
feat: 🎸 datadog
added container
This commit is contained in:
parent
1beb13b061
commit
d306adcf9a
@ -63,8 +63,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"containerDefinitions": [
|
||||
{
|
||||
"name": "datadog-agent",
|
||||
"image": "public.ecr.aws/datadog/agent:latest",
|
||||
@ -129,15 +127,11 @@
|
||||
"name": "cgroup"
|
||||
}
|
||||
],
|
||||
"family": "datadog-agent-task"
|
||||
}
|
||||
],
|
||||
"family": "quivr-preview",
|
||||
"taskRoleArn": "arn:aws:iam::253053805092:role/ecsTaskExecutionRole",
|
||||
"executionRoleArn": "arn:aws:iam::253053805092:role/ecsTaskExecutionRole",
|
||||
"networkMode": "awsvpc",
|
||||
"revision": 4,
|
||||
"volumes": [],
|
||||
"status": "ACTIVE",
|
||||
"requiresAttributes": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user