Skip to content

Commit 994e2ce

Browse files
authored
Revert "pin CW addon to v4.10.3-eksbuild.1 (#334)" (#335)
This reverts commit 8b3584d. *Description of changes:* Revert #334 since CloudWatch Agent releases EKS add-on v5.3.1, has addressed EKS resource detector issue. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 8b3584d commit 994e2ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/eks/appsignals/enable-app-signals.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ if [[ "${result}" == *"No addon: "* ]]; then
5959
aws eks create-addon \
6060
--cluster-name ${CLUSTER_NAME} \
6161
--addon-name amazon-cloudwatch-observability \
62-
--addon-version v4.10.3-eksbuild.1 \
6362
--region ${REGION}
6463
# wait until the amazon-cloudwatch-observability add-on is active
6564
# Fetch the initial status

0 commit comments

Comments
 (0)