Skip to content

Commit 78bb453

Browse files
committed
enabled Istio sidecar injection
Signed-off-by: Dmitrii Ustiugov <[email protected]>
1 parent cb678da commit 78bb453

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
@@ -82,3 +82,4 @@ kubectl apply --filename https://github.com/knative/eventing/releases/download/$
8282
kubectl apply --filename https://github.com/knative/eventing/releases/download/$KNATIVE_VERSION/mt-channel-broker.yaml
8383

8484
kubectl --namespace istio-system get service istio-ingressgateway
85+
kubectl label namespace default istio-injection=enabled

0 commit comments

Comments
 (0)