Merge branch 'feat/finish-nodeports' of https://github.com/alraddarla/openstack-helm into feat/finish-nodeports
This commit is contained in:
commit
75fcc1a311
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user