Skip to content

Commit

Permalink
ec2 cb: update spec.alias and spec.asMeasuredBy in slx.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh3460 committed Dec 18, 2024
1 parent f0f818c commit 0c65a84
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ metadata:
annotations:
{% include "common-annotations.yaml" %}
spec:
imageURL: https://logowik.com/content/uploads/images/aws-ec24128.jpg
alias: AWS EC2 Health For Region {{match_resource.resource.region}}
asMeasuredBy: The number of old EC2 instances in region {{match_resource.resource.region}}
imageURL: https://PLACEHOLDER
alias: AWS EC2 Health For Region {{match_resource.resource.region}} in Account {{match_resource.resource.account_id}}
asMeasuredBy: The number of old EC2 instances in region {{match_resource.resource.region}} and account {{match_resource.resource.account_id}}
configProvided:
- name: SLX_PLACEHOLDER
value: SLX_PLACEHOLDER
Expand Down

0 comments on commit 0c65a84

Please sign in to comment.