Skip to content

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GGabriele committed Feb 1, 2024
1 parent 8ea2853 commit c67707b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/common_konnect.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ func GetKongClientForKonnectMode(
Debug: konnectConfig.Debug,
Headers: konnectConfig.Headers,
Retryable: true,
TLSConfig: konnectConfig.TLSConfig,
})
}

Expand Down

0 comments on commit c67707b

Please sign in to comment.