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
|
||||
selector:
|
||||
app: keystone-api
|
||||
{{ if .Values.network.api.node_port.enabled }}
|
||||
{{ or .Values.network.admin.node_port.enabled}}
|
||||
{{ if or (.Values.network.api.node_port.enabled) (.Values.network.admin.node_port.enabled) }}
|
||||
type: NodePort
|
||||
{{ end }}
|
||||
|
Loading…
Reference in New Issue
Block a user