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
Copy file name to clipboardExpand all lines: Meshery-Adapters/consul-meshery-adapter/step3.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ You will be notified of successful deployment:
13
13
14
14
## Expose your Sample Application
15
15
16
-
A sidecar injector is used for automating the injection of the Linkerd proxy into your application's pod spec. The Kubernetes admission controller enforces this behavior by sending a webhook request to the sidecar injector every time a pod is to be scheduled.
16
+
A sidecar injector is used for automating the injection of the Consul proxy into your application's pod spec. The Kubernetes admission controller enforces this behavior by sending a webhook request to the sidecar injector every time a pod is to be scheduled.
17
17
18
18
You have already deployed the sidecar proxy injector when you installed Consul, which should be running in your control plane. To verify, execute this command:
0 commit comments