diff --git a/examples/ecs/servicediscovery/canary/app.pipecd.yaml b/examples/ecs/servicediscovery/canary/app.pipecd.yaml index 9dfb0d3c28..b3fdd6b88a 100644 --- a/examples/ecs/servicediscovery/canary/app.pipecd.yaml +++ b/examples/ecs/servicediscovery/canary/app.pipecd.yaml @@ -15,7 +15,7 @@ spec: stages: # Rollout CANARY variant's workload. # scale represents the percentage of workload will be rolled out, - # in this case 30% of the current PRIMARY variant's workload is set. + # in this case 100% of the current PRIMARY variant's workload is set. # Note: Rolled out variant DOES serve traffic at this time unlike the ELB type. - name: ECS_CANARY_ROLLOUT with: