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

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
leoporoli committed Sep 5, 2024
1 parent ecbaad2 commit 94bd752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kontrol-service/engine/flow/render.go
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ func getDestinationRule(serviceID string, services []*resolved.Service, namespac
},
}

// TODO Narrow down this configuration to only subsets created for telepresence intercepts or find a way to enable TLS for telepresence intercepts https://github.com/kurtosis-tech/kardinal-kontrol/issues/14
// This config is necessary for Kardinal/Telepresence (https://www.telepresence.io/) integration
if service.Version != prodVersion {
newTrafficPolicy := &v1alpha3.TrafficPolicy{
Expand Down

0 comments on commit 94bd752

Please sign in to comment.