Openvswitch: Fix typo in image overrides
The tag is pointing to a libvirt image. It should point to the openvswitch image Change-Id: If95a7b9cce2cadcb644389c28799fff48572c549 Signed-off-by: Manuel Buil <mbuil@suse.com>
This commit is contained in:
parent
e96bdd9fb6
commit
dc1b4dd1c5
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
openvswitch_db_server: docker.io/openstackhelm/libvirt:latest-opensuse_15
|
openvswitch_db_server: docker.io/openstackhelm/openvswitch:latest-opensuse_15
|
||||||
openvswitch_vswitchd: docker.io/openstackhelm/libvirt:latest-opensuse_15
|
openvswitch_vswitchd: docker.io/openstackhelm/openvswitch:latest-opensuse_15
|
||||||
|
Loading…
Reference in New Issue
Block a user