Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
remove extra aws configs
Browse files Browse the repository at this point in the history
  • Loading branch information
shreedhar-kc committed Jun 11, 2024
1 parent 030f8c9 commit 635b729
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions helm/eks-dev-values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ tolerations: []
nodeSelector: {}

config:
AWS_IAM_SECURITY_ENABLED: 'true'
AWS_REGION: 'us-west-2'
HYDRA_KAFKA_PRODUCER_BOOTSTRAP_SERVERS: b-1.isdvsdevblueuswest2.8xkirx.c14.kafka.us-west-2.amazonaws.com:9098,b-3.isdvsdevblueuswest2.8xkirx.c14.kafka.us-west-2.amazonaws.com:9098,b-2.isdvsdevblueuswest2.8xkirx.c14.kafka.us-west-2.amazonaws.com:9098
HYDRA_KAFKA_SASL_CLIENT_CALLBACK_HANDLER_CLASS: 'software.amazon.msk.auth.iam.IAMClientCallbackHandler'
HYDRA_KAFKA_SASL_JAAS_CONFIG: 'software.amazon.msk.auth.iam.IAMLoginModule required;'
Expand Down

0 comments on commit 635b729

Please sign in to comment.