Having issue with configuring nginx with OSM #5243
-
Hi, I have been trying to setup the nginx tls version endpoint for external access to expose a public end point on my local cluster( using the docker-desktop). I have sample grpc service which is deployed locally and used the nginx with self signed signed certificate. I could able to access the service using the nginx https endpoint. No issue observed. Now, I have installed the OSM in my local cluster, with below override configuration: the original file is available https://github.com/openservicemesh/osm/blob/release-v0.11/charts/osm/values.yamlOpenServiceMesh: Enable permissive traffic policy modeenablePermissiveTrafficPolicy: true Log level for the Envoy proxy sidecar. Non developers should generally never set this value. In production environments the LogLevel should be set to
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi! Thanks for submitting this; an Issue is probably the best way to get some eyes on your problem as opposed to discussions. If you wouldn't mind filing this as an issue, then please resubmit and someone will take a look. Also, it would be helpful to attach any (redacted) error logs or response codes so we can better assist you |
Beta Was this translation helpful? Give feedback.
Hi! Thanks for submitting this; an Issue is probably the best way to get some eyes on your problem as opposed to discussions. If you wouldn't mind filing this as an issue, then please resubmit and someone will take a look. Also, it would be helpful to attach any (redacted) error logs or response codes so we can better assist you