-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
helm: Add serviceAccountName to pre-deploy jobs #48530
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This won't work because SA is not deployed yet during hooks
27993ad
to
0672e22
Compare
0672e22
to
5456609
Compare
@hugoShaka Made a copy of the |
@webvictim See the table below for backport results.
|
Fixes #48477
Note that the service account name used for the proxy will automatically have
-proxy
appended to it, as in all other existing cases where theserviceAccount.name
value is used.changelog: The teleport-cluster Helm chart now uses the configured serviceAccount.name from chart values for its pre-deploy configuration check Jobs.