Skip to content

Terrakube on EKS with nginx-ingress #397

Answered by alfespa17
jderieg asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @jderieg

I think this values can work for you:

## Global Name
name: "terrakube"

## Terrakube Security
security:
  useOpenLDAP: false
  adminGroup: ${terrakube_gh_group}
  patSecret: ${terrakube_dex_pat}  # Sample Key 32 characters z6QHX!y@Nep2QDT!53vgH43^PjRXyC3X
  internalSecret: ${terrakube_dex_internal} # Sample Key 32 characters Kb^8cMerPNZV6hS!9!kcD*KuUPUBa^B3
  dexClientId: "github"
  dexClientScope: "email openid profile offline_access groups"

## Terraform Storage
storage:
  aws:
    accessKey: ${awskey}
    secretKey: ${awssecret}
    bucketName: "${environment_letter_tag}-terrakube"
    region: "us-east-2"

dex:
  enabled: true
  config:
    issuer: https://terrakube-api.…

Replies: 5 comments 25 replies

Comment options

You must be logged in to vote
12 replies
@jderieg
Comment options

@jderieg
Comment options

@alfespa17
Comment options

@alfespa17
Comment options

Answer selected by jderieg
@jderieg
Comment options

@alfespa17
Comment options

@jderieg
Comment options

@alfespa17
Comment options

Comment options

You must be logged in to vote
6 replies
@jderieg
Comment options

@jderieg
Comment options

@alfespa17
Comment options

@jderieg
Comment options

@alfespa17
Comment options

Comment options

You must be logged in to vote
7 replies
@jderieg
Comment options

@jderieg
Comment options

@alfespa17
Comment options

@alfespa17
Comment options

@jderieg
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

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