github.com/juju/juju@v0.0.0-20240430160146-1752b71fcf00/tests/suites/deploy/bundles/bundle-with-overlays/easyrsa.yaml (about)

     1  series: focal
     2  applications:
     3    easyrsa:
     4      charm: easyrsa
     5      scale: 1
     6  ---
     7  series: focal
     8  applications:
     9    easyrsa:
    10      offers:
    11        offer1:
    12          endpoints:
    13          - client
    14          acl:
    15            admin: admin
    16            bar: consume
    17        offer2:
    18          endpoints:
    19          - client