diff --git a/examples/processed/ipoib-rdma-shared/10-nicclusterpolicy.yaml b/examples/processed/ipoib-rdma-shared/10-nicclusterpolicy.yaml index 557c79d2..92785b2b 100644 --- a/examples/processed/ipoib-rdma-shared/10-nicclusterpolicy.yaml +++ b/examples/processed/ipoib-rdma-shared/10-nicclusterpolicy.yaml @@ -33,6 +33,8 @@ spec: "rdmaHcaMax": 63, "selectors": { "ifNames": ["ibs2f0"] + } + } ] } nvIpam: diff --git a/examples/templates/ipoib-rdma-shared/10-nicclusterpolicy.yaml b/examples/templates/ipoib-rdma-shared/10-nicclusterpolicy.yaml index 75f6edf0..9acadf65 100644 --- a/examples/templates/ipoib-rdma-shared/10-nicclusterpolicy.yaml +++ b/examples/templates/ipoib-rdma-shared/10-nicclusterpolicy.yaml @@ -33,6 +33,8 @@ spec: "rdmaHcaMax": 63, "selectors": { "ifNames": ["ibs2f0"] + } + } ] } nvIpam: