Skip to content

Commit 71c5713

Browse files
author
Andreas Mautsch
committed
fix for helm provider change
1 parent 2eef949 commit 71c5713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/infra/istio/istio.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ resource "helm_release" "ztunnel" {
7373
//kubectl get crd -oname | grep --color=never 'istio.io' | xargs kubectl delete
7474

7575
//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-
76+
//kubectl label namespace example "istio.io/dataplane-mode"=ambient && kubectl label namespace example istio-injection-

0 commit comments

Comments
 (0)