Skip to content

Teleport ArgoCD Configuration #44900

Closed Answered by webvictim
olawale-ib asked this question in Q&A
Jul 31, 2024 · 4 comments · 6 replies
Discussion options

You must be logged in to vote

It looks OK, with a few issues:

  1. audit_session_uri is a plural, it should be audit_sessions_uri

  2. audit_event_uri is a plural, it should be audit_events_uri

  3. Your storage section should be set as a config override:

spec:
  source:
    helm:
      values:
        auth:
          teleportConfig:
            teleport:
              storage:
              ...

This is why your config isn't being applied.

For DynamoDB config examples, see https://goteleport.com/docs/reference/backends/#configuring-the-dynamodb-backend.

  1. I don't know why you're manually setting the auth server's listen address to 0.0.0.0:3025?

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@olawale-ib
Comment options

@webvictim
Comment options

@olawale-ib
Comment options

@webvictim
Comment options

Answer selected by olawale-ib
Comment options

You must be logged in to vote
1 reply
@webvictim
Comment options

Comment options

You must be logged in to vote
1 reply
@olawale-ib
Comment options

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