Merge "openvswitch: add vswitchd dependency on db"
This commit is contained in:
commit
741758746a
@ -174,7 +174,12 @@ dependencies:
|
|||||||
service: local_image_registry
|
service: local_image_registry
|
||||||
static:
|
static:
|
||||||
db: null
|
db: null
|
||||||
vswitchd: null
|
vswitchd:
|
||||||
|
pod:
|
||||||
|
- requireSameNode: true
|
||||||
|
labels:
|
||||||
|
application: openvswitch
|
||||||
|
component: openvswitch-vswitchd-db
|
||||||
image_repo_sync:
|
image_repo_sync:
|
||||||
services:
|
services:
|
||||||
- endpoint: internal
|
- endpoint: internal
|
||||||
|
Loading…
Reference in New Issue
Block a user