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

feat(jenkins-kubernetes-agent) disable token automount #261

Closed
dduportal opened this issue Oct 20, 2022 · 2 comments
Closed

feat(jenkins-kubernetes-agent) disable token automount #261

dduportal opened this issue Oct 20, 2022 · 2 comments
Labels

Comments

@dduportal
Copy link
Contributor

Ref. https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/#use-the-default-service-account-to-access-the-api-server

apiVersion: v1
kind: ServiceAccount
metadata:
  name: build-robot
automountServiceAccountToken: false
@lemeurherve lemeurherve added the enhancement New feature or request label Nov 4, 2023
@lemeurherve lemeurherve changed the title feat(jenkins-agent) disable token automount feat(jenkins-kubernetes-agent) disable token automount Nov 4, 2023
@sarathchandra24
Copy link
Contributor

@dduportal Can you close this issue if this PR: solved it.

@dduportal
Copy link
Contributor Author

@dduportal Can you close this issue if this PR: solved it.

The PR is merged, but the chart is not deployed to the production: I'll wait for this before closing the issue :)

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

No branches or pull requests

3 participants