uswitch / yggdrasil

Envoy Control Plane for Kubernetes Multi-cluster Ingress
Apache License 2.0
192 stars 17 forks source link

add configuration for tls context on listener #5

Closed Joseph-Irving closed 6 years ago

Joseph-Irving commented 6 years ago

This allows you to add a key and cert for the listener. if not set it will be ignored. I feel like the way we're handling config has got a bit messy now so I'm gonna do a separate PR to clean up flags/config potentially using cobra/viper