pkg/metrics/provider: fix a type in cloudwatch permission name in comments

This commit is contained in:
mathetake
2020-03-02 22:26:55 +09:00
parent 5faf63ed24
commit ecb8207488
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -315,4 +315,4 @@ Reference the template in the canary analysis:
interval: 1m
```
Please note that the flagger need AWS IAM permission to perform `cloudwatch:GetMetricsData` to use this provider.
Please note that the flagger need AWS IAM permission to perform `cloudwatch:GetMetricData` to use this provider.