Skip to content

Commit 1ce6bb4

Browse files
committed
enabled Istio sidecar injection
Signed-off-by: Dmitrii Ustiugov <[email protected]>
1 parent 69e15e6 commit 1ce6bb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/cluster/setup_master_node.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ kubectl apply --filename https://github.com/knative/eventing/releases/download/$
8181
kubectl apply --filename https://github.com/knative/eventing/releases/download/$KNATIVE_VERSION/mt-channel-broker.yaml
8282

8383
kubectl --namespace istio-system get service istio-ingressgateway
84+
kubectl label namespace default istio-injection=enabled

0 commit comments

Comments
 (0)