Remove node selector. Hccm works now.
This commit is contained in:
parent
686fe1dfa6
commit
6e88e4e3ed
1 changed files with 0 additions and 2 deletions
|
@ -75,8 +75,6 @@ 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