diff --git a/docs/content/en/docs-dev/user-guide/managing-application/defining-app-configuration/ecs.md b/docs/content/en/docs-dev/user-guide/managing-application/defining-app-configuration/ecs.md index 441f923a51..391c3295d5 100644 --- a/docs/content/en/docs-dev/user-guide/managing-application/defining-app-configuration/ecs.md +++ b/docs/content/en/docs-dev/user-guide/managing-application/defining-app-configuration/ecs.md @@ -152,7 +152,8 @@ spec: ## NOTE - When you use an ELB for deployments, all listener rules that have the same target groups as configured in app.pipecd.yaml will be controlled. -- For more information and diagrams, see [Issue#4733 [ECS] Modify ELB listener rules other than defaults without adding config](https://github.com/pipe-cd/pipecd/pull/4733). + - For more information and diagrams, see [Issue#4733 [ECS] Modify ELB listener rules other than defaults without adding config](https://github.com/pipe-cd/pipecd/pull/4733). +- When you use [Service Connect](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect.html), you cannot use Canary or Blue/Green deployment yet because Service Connect does not support the external deployment yet. ## Reference diff --git a/docs/content/en/docs-v0.46.x/user-guide/managing-application/defining-app-configuration/ecs.md b/docs/content/en/docs-v0.46.x/user-guide/managing-application/defining-app-configuration/ecs.md index 441f923a51..391c3295d5 100644 --- a/docs/content/en/docs-v0.46.x/user-guide/managing-application/defining-app-configuration/ecs.md +++ b/docs/content/en/docs-v0.46.x/user-guide/managing-application/defining-app-configuration/ecs.md @@ -152,7 +152,8 @@ spec: ## NOTE - When you use an ELB for deployments, all listener rules that have the same target groups as configured in app.pipecd.yaml will be controlled. -- For more information and diagrams, see [Issue#4733 [ECS] Modify ELB listener rules other than defaults without adding config](https://github.com/pipe-cd/pipecd/pull/4733). + - For more information and diagrams, see [Issue#4733 [ECS] Modify ELB listener rules other than defaults without adding config](https://github.com/pipe-cd/pipecd/pull/4733). +- When you use [Service Connect](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect.html), you cannot use Canary or Blue/Green deployment yet because Service Connect does not support the external deployment yet. ## Reference diff --git a/docs/content/en/docs-v0.47.x/user-guide/managing-application/defining-app-configuration/ecs.md b/docs/content/en/docs-v0.47.x/user-guide/managing-application/defining-app-configuration/ecs.md index 441f923a51..391c3295d5 100644 --- a/docs/content/en/docs-v0.47.x/user-guide/managing-application/defining-app-configuration/ecs.md +++ b/docs/content/en/docs-v0.47.x/user-guide/managing-application/defining-app-configuration/ecs.md @@ -152,7 +152,8 @@ spec: ## NOTE - When you use an ELB for deployments, all listener rules that have the same target groups as configured in app.pipecd.yaml will be controlled. -- For more information and diagrams, see [Issue#4733 [ECS] Modify ELB listener rules other than defaults without adding config](https://github.com/pipe-cd/pipecd/pull/4733). + - For more information and diagrams, see [Issue#4733 [ECS] Modify ELB listener rules other than defaults without adding config](https://github.com/pipe-cd/pipecd/pull/4733). +- When you use [Service Connect](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect.html), you cannot use Canary or Blue/Green deployment yet because Service Connect does not support the external deployment yet. ## Reference