summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2
diff options
context:
space:
mode:
Diffstat (limited to 'ci/config_tpl/juju2')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/ceph.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/ceph.yaml b/ci/config_tpl/juju2/bundle_tpl/ceph.yaml
index 915e73d9..779d2c4c 100644
--- a/ci/config_tpl/juju2/bundle_tpl/ceph.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/ceph.yaml
@@ -10,7 +10,7 @@
public: internal-api
{% endif %}
{% if opnfv.spaces_dict.storage is defined %}
- cluster: cluster-stor
+ cluster: internal-api
{% else %}
cluster: internal-api
{% endif %}
@@ -62,7 +62,7 @@
public: internal-api
{% endif %}
{% if opnfv.spaces_dict.storage is defined %}
- cluster: cluster-stor
+ cluster: internal-api
{% else %}
cluster: internal-api
{% endif %}