Merge branch 'feat/finish-nodeports' of https://github.com/alraddarla/openstack-helm into feat/finish-nodeports

This commit is contained in:
Darla Ahlert 2017-03-31 10:37:01 -05:00
commit 75fcc1a311

View File

@ -30,6 +30,8 @@ spec:
{{ end }} {{ end }}
selector: selector:
app: keystone-api app: keystone-api
selector:
app: keystone-api
{{ if .Values.network.api.node_port.enabled or {{ if .Values.network.api.node_port.enabled or
.Values.network.admin.node_port.enabled}} .Values.network.admin.node_port.enabled}}
type: NodePort type: NodePort