Schedule nginx all on the cloud nodes.
This commit is contained in:
parent
6a67a25d8e
commit
297054a830
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,8 @@ spec:
|
|||
matchLabels:
|
||||
app.kubernetes.io/instance: ingress-nginx-hsn
|
||||
app.kubernetes.io/component: controller
|
||||
nodeSelector:
|
||||
node-role.kubernetes.io/control-plane:
|
||||
affinity:
|
||||
podAntiAffinity:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
|
|
Reference in a new issue