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

Incorrect kubernetes annotations #10

Open
mmuffins opened this issue Feb 14, 2024 · 0 comments
Open

Incorrect kubernetes annotations #10

mmuffins opened this issue Feb 14, 2024 · 0 comments

Comments

@mmuffins
Copy link

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

I believe the service account labels/annotations may be outdated or incorrect. azure.workload.identity/use is a pod label, not a service account one. In additon, pods also need a serviceaccount property in their spec section, otherwise they will not correctly reference the service account and fail.

The labels and annotations are also documented at azure.workload.identity/use, and a working example is found at https://learn.microsoft.com/en-us/azure/aks/workload-identity-deploy-cluster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant