Add nova-novncproxy as a kube service

Create the nova-novncproxy service for kubernetes.

Change-Id: Id8c0137a271faf832b736e6e1cda0b87bec7e5c2
This commit is contained in:
Ryan Hallisey 2014-10-17 19:53:08 +00:00
parent 1f3d58a97d
commit 5bf71ab0a4

View File

@ -0,0 +1,7 @@
apiVersion: v1beta1
containerPort: 6080
id: nova-novncproxy
kind: Service
port: 6080
selector:
name: nova-controller