sigs.k8s.io/prow@v0.0.0-20240503223140-c5e374dc7eb1/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