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
> The default `istio-injection=enabled` labeling doesn't work. Explicit versioning (`istio.io/rev=asm-1-17`) is required.
132
132
133
133
134
-
For manual injection of sidecar using `istioctl kube-inject`, you'll need to specify additional parameters for `istioNamespace` (`-i`) and `revision` (`-r`). Example:
134
+
For manual injection of sidecar using `istioctl kube-inject`, you need to specify extra parameters for `istioNamespace` (`-i`) and `revision` (`-r`). Example:
0 commit comments