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
Hi, we having issues while accessing redis svc when istio side car running on the redis pods. Can we include options for adding annotations to ignore running side car, We generally do that today by adding the below annotations but I'm not seeing we can add this option at distributedrediscluster yaml. It would be great if we can have the below feature. sidecar.istio.io/inject: "true"@polefishu
The text was updated successfully, but these errors were encountered:
Hi, we having issues while accessing redis svc when istio side car running on the redis pods. Can we include options for adding annotations to ignore running side car, We generally do that today by adding the below annotations but I'm not seeing we can add this option at distributedrediscluster yaml. It would be great if we can have the below feature.
sidecar.istio.io/inject: "true"
@polefishuThe text was updated successfully, but these errors were encountered: