Skip to content

Commit

Permalink
url mandatory for datasource since opeator version > 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rlanore committed Dec 7, 2023
1 parent 8aef255 commit 81e895a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ spec:
type: cloudwatch
access: server
isDefault: false
url: ""
jsonData:
'tlsSkipVerify': false
'timeInterval': "5s"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ spec:
name: aws-observability-accelerator-xray
type: grafana-x-ray-datasource
access: server
url: ""
isDefault: false
jsonData:
"authType": "ec2_iam_role"
Expand Down

0 comments on commit 81e895a

Please sign in to comment.