Fix ingress without class in kind deployment (#7726)
This commit is contained in:
parent
be9a7bea4a
commit
3224e7192f
2 changed files with 2 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ controller:
|
|||
terminationGracePeriodSeconds: 0
|
||||
service:
|
||||
type: NodePort
|
||||
watchIngressWithoutClass: true
|
||||
|
||||
nodeSelector:
|
||||
ingress-ready: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue