Skip to content

Conversation

@rwinieski
Copy link
Collaborator

As a Kubernetes admin and MarkLogic admin,

I want to have automountServiceAccountToken set to false. This will allow to add more security.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances Kubernetes security by disabling automatic mounting of service account tokens in the MarkLogic StatefulSet pods. This follows security best practices by preventing unnecessary exposure of service account credentials to pods that don't require them.

  • Adds automountServiceAccountToken: false to the pod specification template
  • Improves security posture by reducing attack surface for potential token misuse

@vitalykorolev vitalykorolev changed the title Mle 21296/set-automountServiceAccountToken-to-false MLE-21296 set-automountServiceAccountToken-to-false Aug 5, 2025
@rwinieski rwinieski changed the title MLE-21296 set-automountServiceAccountToken-to-false MLE-21296/set-automountServiceAccountToken-to-false Aug 6, 2025
@rwinieski rwinieski changed the title MLE-21296/set-automountServiceAccountToken-to-false MLE-21296 set-automountServiceAccountToken-to-false Aug 6, 2025
@rwinieski rwinieski merged commit e0f07ea into develop Aug 6, 2025
5 of 6 checks passed
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

Successfully merging this pull request may close these issues.

4 participants