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 2c3d7fe commit 76a9c84Copy full SHA for 76a9c84
contrib/istio/istio-operator-svc.dd.soeren.cloud.yaml
@@ -4,6 +4,13 @@ kind: IstioOperator
4
spec:
5
profile: ambient
6
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
14
global:
15
istioNamespace: istio-system
16
proxy:
0 commit comments