Skip to content

Commit

Permalink
fix(kubetest2): Fix YAML syntax issue in unmanaged-nodegroup-efa.yaml…
Browse files Browse the repository at this point in the history
… for !If conditional block (#525)

* Fix MPIJob resource requests by updating global capacity variables for neuron, neuroncore, and EFA.

* Fix YAML syntax for If block in unmanaged-nodegroup-efa.yaml
  • Loading branch information
mattcjo authored Dec 20, 2024
1 parent af2eb10 commit 6038d3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ Resources:
InterfaceType: efa
Groups:
- !Ref EFASecurityGroup
!If
- !If
- IsTRN1Node
-
- Description: NetworkInterfaces Configuration For EFA and EKS
Expand Down

0 comments on commit 6038d3c

Please sign in to comment.