Skip to content

Commit

Permalink
Merge pull request #4573 from GeorgianaElena/grafana-athena/pod-iam-r…
Browse files Browse the repository at this point in the history
…ole-assume

[openscapes] Make grafana pod get credentials to assume the new athena IAM Role via annotations
  • Loading branch information
GeorgianaElena authored Aug 5, 2024
2 parents a5621c0 + 8990217 commit b893a8e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/clusters/openscapes/support.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ grafana:
- secretName: grafana-tls
hosts:
- grafana.openscapes.2i2c.cloud
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::783616723547:role/openscapeshub-grafana-athena-iam-role
grafana.ini:
server:
root_url: https://grafana.openscapes.2i2c.cloud/
Expand Down

0 comments on commit b893a8e

Please sign in to comment.