summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml')
-rw-r--r--ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml b/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml
index d79c5962..bd5ce815 100644
--- a/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml
+++ b/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml
@@ -8,7 +8,7 @@
to:
{% if k8.feature.loadbalancer %}
{% for unit_id in to_select() %}
- - "nodes/{{ unit_id }}"
+ - "lxd:nodes/0"
{% endfor %}
{% else %}
- "nodes/0"