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

Support serviceAccount #21

Open
hongbo-miao opened this issue Jul 15, 2024 · 0 comments
Open

Support serviceAccount #21

hongbo-miao opened this issue Jul 15, 2024 · 0 comments

Comments

@hongbo-miao
Copy link

hongbo-miao commented Jul 15, 2024

It would be great to support passing serviceAccount section like other Helm charts such as https://github.com/bitnami/charts/blob/main/bitnami/mlflow/values.yaml#L751-L764.

So it would be something like

image:
  repository: docker.io/tailwarden/komiser
  tag: 3.1.18
aws:
  region: us-west-2
serviceAccount:
  create: true
  annotations:
    eks.amazonaws.com/role-arn: arn:aws:iam::xxxxxxxxxxxxxx:role/KomiserRole-hm-komiser

Thanks! ☺️

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

No branches or pull requests

1 participant