Skip to content

Commit

Permalink
deploy(external-dns): deploy with read permissions, but still in dry-…
Browse files Browse the repository at this point in the history
…run and upsert-only mode elifesciences/issues#9065
  • Loading branch information
scottaubrey committed Nov 22, 2024
1 parent 93a388b commit 791be9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions system/external-dns/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ spec:
values:
serviceMonitor:
enabled: true
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::512686554592:role/elife-flux-test-external-dns-cluster-role
resources:
requests:
memory: 60Mi
Expand Down

0 comments on commit 791be9d

Please sign in to comment.