summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundlek8_tpl/ovn.yaml
blob: 388707566a07826629b5d76faba61ae3758afcbb (plain)
1
2
3
4
5
6
7
8
9
    ovn:
      charm: "cs:~aakashkt/ovn-14"
{% if os.service.bindings %}
      bindings:
        "": internal-api
{% endif %}
      options:
        gateway-physical-interface: "none"