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 2eef949 commit 71c5713Copy full SHA for 71c5713
terraform/infra/istio/istio.tf
@@ -73,4 +73,4 @@ resource "helm_release" "ztunnel" {
73
//kubectl get crd -oname | grep --color=never 'istio.io' | xargs kubectl delete
74
75
//kubectl label namespace example istio-injection=enabled && kubectl label namespace example "istio.io/dataplane-mode"-
76
-//kubectl label namespace ingress-apisix "istio.io/dataplane-mode"=ambient && kubectl label namespace ingress-apisix istio-injection-
+//kubectl label namespace example "istio.io/dataplane-mode"=ambient && kubectl label namespace example istio-injection-
0 commit comments