github.com/lyft/flytestdlib@v0.3.12-0.20210213045714-8cdd111ecda1/config/tests/testdata/array_configs.yaml (about)

     1  my-component:
     2    str: Hello World
     3    nested:
     4      - int-val: 1
     5  array-config:
     6    - int-val: 1
     7    - int-val: 4