You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing Envoy-Pilot as control-plane for envoys using the File Config method.
All looks good except I'm having problems supplying tls_context config through cds. This results in envoys using http to the backend, when I want them to use https.
The same configuration works just fine when configuring envoys statically.
Hi,
I'm testing Envoy-Pilot as control-plane for envoys using the File Config method.
All looks good except I'm having problems supplying tls_context config through cds. This results in envoys using http to the backend, when I want them to use https.
The same configuration works just fine when configuring envoys statically.
My CDS.yaml file looks like this:
Config_dump from enoy does not include tls_context config.
The text was updated successfully, but these errors were encountered: