Ingress Controller(Router)のPodを特定のノード(例:インフラノード)に配置するために設定するカスタムリソースのフィールドはどれか。

IngressControllerリソースの`spec.nodePlacement`フィールド内に、`nodeSelector`や`tolerations`を定義して配置先を制御する。