nginxinc / nginx-service-mesh

A service mesh powered by NGINX Plus to manage container traffic in Kubernetes environments.
https://docs.nginx.com/nginx-service-mesh
Apache License 2.0
93 stars 30 forks source link

Add SCC and doc for sidecar openshift permissions #270

Closed sjberman closed 1 year ago

sjberman commented 1 year ago

Sidecars require a specific SCC in order to function in OpenShift, so we've added that SCC to our helm chart and a note to our docs telling users how to attach to it.