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

[FEATURE] Using Service account #776

Open
1 task done
lidora-everc opened this issue Jan 27, 2023 · 0 comments
Open
1 task done

[FEATURE] Using Service account #776

lidora-everc opened this issue Jan 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@lidora-everc
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

How to specify service account?
i try as following but not work.

What might the configuration look like?

serviceAccount:
  # -- Specifies whether a service account should be created
  create: false
  # -- Annotations to add to the service account
  annotations:
    eks.amazonaws.com/role-arn: arn:aws:iam::937712594651:role/everc-cloudwatch-exporter-role
  # -- The name of the service account to use.
  # If not set and create is true, a name is generated using the fullname template
  name: ""

Anything else?

No response

@lidora-everc lidora-everc added the enhancement New feature or request label Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant