diff options
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/mysql.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/mysql.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/mysql.yaml b/ci/config_tpl/juju2/bundle_tpl/mysql.yaml index e42d09ad..fdd732c4 100644 --- a/ci/config_tpl/juju2/bundle_tpl/mysql.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/mysql.yaml @@ -3,6 +3,7 @@ num_units: {{ unit_qty() }} {% if os.service.bindings %} bindings: + access: internal-api shared-db: internal-api {% endif %} options: |