Skip to content

Commit 6909308

Browse files
committed
feat: istio operator
1 parent 4521a68 commit 6909308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kubernetes/service_mesh/istio/istio-operator-values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ spec:
5959
maxUnavailable: 0
6060
nodeSelector:
6161
eks.amazonaws.com/nodegroup: "network-proxy" # 使用专用的网络节点组,与业务服务隔离开
62+
tolerations: {}
6263
affinity:
6364
podAntiAffinity: # 使 pod 更分散些
6465
preferredDuringSchedulingIgnoredDuringExecution:

0 commit comments

Comments
 (0)