github.com/juju/charm/v11@v11.2.0/internal/test-charm-repo/bundle/wordpress-simple-multidoc/bundle.yaml (about)

     1  applications:
     2      wordpress:
     3          charm: ch:wordpress
     4      mysql:
     5          charm: ch:mysql
     6          num_units: 1
     7  relations:
     8      - ["wordpress:db", "mysql:server"]
     9  ---
    10  applications:
    11      wordpress:
    12          annotations:
    13            foo: bar