k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/pkg/genyaml/testdata/sequence_items/sequence_items.yaml (about) 1 # Ingredients is a list of things required for the recipe. 2 ingredients: 3 - # Amount is how much of this is needed. 4 amount: 1 5 # Name is the ingredient's name. 6 name: potatoes 7 - amount: 2 8 name: eggs