We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb678da commit 78bb453Copy full SHA for 78bb453
scripts/cluster/setup_master_node.sh
@@ -82,3 +82,4 @@ kubectl apply --filename https://github.com/knative/eventing/releases/download/$
82
kubectl apply --filename https://github.com/knative/eventing/releases/download/$KNATIVE_VERSION/mt-channel-broker.yaml
83
84
kubectl --namespace istio-system get service istio-ingressgateway
85
+kubectl label namespace default istio-injection=enabled
0 commit comments