Skip to content

Option to skip ServiceAccount creation and use an existing one #425

@miskr-instructure

Description

@miskr-instructure

It should be possible to configure the observe/agent chart through values.yaml such that it doesn't create the ServiceAccount but tries to bind to an existing one. This would be useful for us because of IRSA in an EKS environment: we need to annotate the ServiceAccount in advance which is not feasible if it is created by the helm release.

The current workaround is using a post renderer to discard the observe-agent-service-account object from the manifest but it's not a great solution for maintainability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions