Merge "Rename nova-libvirt to libvirt"
This commit is contained in:
commit
6f7a28d460
10
k8s/service/libvirt-service.json
Normal file
10
k8s/service/libvirt-service.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "libvirt",
|
||||
"kind": "Service",
|
||||
"apiVersion": "v1beta1",
|
||||
"port": 16509,
|
||||
"containerPort": 16509,
|
||||
"selector": {
|
||||
"name": "nova-compute"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user