Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add serviceAccount annotations #16

Closed
wants to merge 3 commits into from
Closed

Conversation

blakelead
Copy link

@blakelead blakelead commented Jan 23, 2024

ServiceAccount annotations

Why

Public Cloud Providers use serviceAccount annotations to enable pod identity.

What

Annotations for serviceAccount can be set like this:

serviceAccount:
  create: true
  name: instana-agent
  annotations:
    iam.gke.io/gcp-service-account: instana@xyz.iam.gserviceaccount.com

Checklist

  • Backwards compatible?
  • Documentation added to the README.md?
  • Changelog updated?

@Milica-Cvrkota-IBM
Copy link

We will incorporate changes in our internal repository, thanks! This repo just hosts the source of the charts so we can't merge the changes here

@blakelead
Copy link
Author

Thanks for integrating this change

@blakelead blakelead closed this Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants