Skip to content

Commit 76a9c84

Browse files
fix location
1 parent 2c3d7fe commit 76a9c84

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contrib/istio/istio-operator-svc.dd.soeren.cloud.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ kind: IstioOperator
44
spec:
55
profile: ambient
66
values:
7+
cni:
8+
# fix istio single cluster issue
9+
cniBinDir: /opt/cni/bin
10+
cniConfDir: /etc/cni/net.d
11+
# Add persistent directory for kubeconfig
12+
ambient:
13+
configDir: /opt/istio-cni
714
global:
815
istioNamespace: istio-system
916
proxy:

0 commit comments

Comments
 (0)