Merge branch 'feat/finish-nodeports' of https://github.com/alraddarla/openstack-helm into feat/finish-nodeports
This commit is contained in:
commit
1326e3b92c
@ -32,7 +32,6 @@ spec:
|
|||||||
app: keystone-api
|
app: keystone-api
|
||||||
selector:
|
selector:
|
||||||
app: keystone-api
|
app: keystone-api
|
||||||
{{ if .Values.network.api.node_port.enabled }}
|
{{ if or (.Values.network.api.node_port.enabled) (.Values.network.admin.node_port.enabled) }}
|
||||||
{{ or .Values.network.admin.node_port.enabled}}
|
|
||||||
type: NodePort
|
type: NodePort
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user