diff --git a/bundle.yaml b/bundle.yaml
index bd1bb69b31d397e75d5b36ce7fba3e723365dd30..bdcef40c47337b09bb56c2a5b3173f01c7255389 100644
--- a/bundle.yaml
+++ b/bundle.yaml
@@ -163,9 +163,9 @@ services:
       osd-journal-size: 10000
       use-syslog: True
     to:
-      - "lxd:4" # "lxd:kubernetes-worker"
-      - "lxd:5"
-      - "lxd:6"
+      - "4" # "on each kubernetes-worker"
+      - "5"
+      - "6"
     annotations:
       gui-x: '1400'
       gui-y: '400'