github.com/microsoft/fabrikate@v1.0.0-alpha.1.0.20210115014322-dc09194d0885/testdata/badyamlconfig/config/common.yaml (about)

     1  subcomponents:
     2    anotherservice:
     3      config:
     4        image:
     5          tag: "744"
     6        replicaCount: 1
     7    screenprofiler:
     8      config:
     9        envVar:
    10          important: true
    11          fabshouldfail: true
    12          is_this_a_bug: definitely
    13          culprit:"this is where it all goes wrong due to the lack of space between key and value"
    14        image:
    15          repository: somewheregood.azurecr.io/screenprofiler
    16          tag: "73"
    17        replicaCount: 1