Add nova-novncproxy as a kube service
Create the nova-novncproxy service for kubernetes. Change-Id: Id8c0137a271faf832b736e6e1cda0b87bec7e5c2
This commit is contained in:
parent
1f3d58a97d
commit
5bf71ab0a4
7
k8s/service/nova-novncproxy-service.yaml
Normal file
7
k8s/service/nova-novncproxy-service.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
apiVersion: v1beta1
|
||||
containerPort: 6080
|
||||
id: nova-novncproxy
|
||||
kind: Service
|
||||
port: 6080
|
||||
selector:
|
||||
name: nova-controller
|
Loading…
x
Reference in New Issue
Block a user