Skip to content
Discussion options

You must be logged in to vote

Hi,

We have a functionality to create a service account token at omni startup via these flags:

      --create-initial-service-account                          create and dump a service account credentials on the first start of Omni
      --initial-service-account-key-path string                 dump the initial service account key into the path (default "_out/initial-service-account-key")
      --initial-service-account-lifetime duration               the lifetime duration of the initial service account key (default 1h0m0s)
      --initial-service-account-role string                     the initial service account access role (default "Admin")

You can see all the flags by running:

docker…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MoAbdelwahabDrager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants