Skip to content

[BugFix] Allow specifying ServiceAccountName without creating one#719

Open
walkersilas wants to merge 3 commits intoopensearch-project:mainfrom
walkersilas:patch-1
Open

[BugFix] Allow specifying ServiceAccountName without creating one#719
walkersilas wants to merge 3 commits intoopensearch-project:mainfrom
walkersilas:patch-1

Conversation

@walkersilas
Copy link
Copy Markdown

@walkersilas walkersilas commented Dec 18, 2025

Description

Currently, the ServiceAccountName on the StatefulSet can only be set, when the "create" flag is true. This is a contradiction to the documentation which states that "external service accounts" can be used as well.

Issues Resolved

No issue exists for this Bug. I just detected it while working with the Helm Chart.

Check List

  • Commits are signed per the DCO using --signoff

For any changes to files within Helm chart directories:

  • Helm chart version bumped
  • Helm chart CHANGELOG.md updated to reflect change

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Currently, the ServiceAccountName on the StatefulSet can only be set, when the "create" flag is true. This is a contradiction to the documentation which states that "external service accounts" can be used as well.

Signed-off-by: Silas Walker <61501113+walkersilas@users.noreply.github.com>
Signed-off-by: Silas Walker <61501113+walkersilas@users.noreply.github.com>
Signed-off-by: Silas Walker <61501113+walkersilas@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant