Skip to content

Commit 27b46fb

Browse files
authored
Merge pull request #1400 from shiftstack/issues/1397
🐛 Don't enable router-ovn service in CI deployments
2 parents f79ec11 + e13cf66 commit 27b46fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/ci/cloud-init/controller.yaml.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282

8383
[[post-config|$NEUTRON_CONF]]
8484
[DEFAULT]
85-
service_plugins = ovn-router,trunk, router
85+
service_plugins = trunk,router
8686
- path: /tmp/register-worker.sh
8787
permissions: 0755
8888
content: |

0 commit comments

Comments
 (0)