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 4521a68 commit 6909308Copy full SHA for 6909308
kubernetes/service_mesh/istio/istio-operator-values.yaml
@@ -59,6 +59,7 @@ spec:
59
maxUnavailable: 0
60
nodeSelector:
61
eks.amazonaws.com/nodegroup: "network-proxy" # 使用专用的网络节点组,与业务服务隔离开
62
+ tolerations: {}
63
affinity:
64
podAntiAffinity: # 使 pod 更分散些
65
preferredDuringSchedulingIgnoredDuringExecution:
0 commit comments