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 69e15e6 commit 1ce6bb4Copy full SHA for 1ce6bb4
scripts/cluster/setup_master_node.sh
@@ -81,3 +81,4 @@ kubectl apply --filename https://github.com/knative/eventing/releases/download/$
81
kubectl apply --filename https://github.com/knative/eventing/releases/download/$KNATIVE_VERSION/mt-channel-broker.yaml
82
83
kubectl --namespace istio-system get service istio-ingressgateway
84
+kubectl label namespace default istio-injection=enabled
0 commit comments