|
@@ -34,7 +34,6 @@ corsAllowedOrigins:
|
|
disabledFeatures: {{ openshift.master.disabled_features | to_json }}
|
|
disabledFeatures: {{ openshift.master.disabled_features | to_json }}
|
|
{% endif %}
|
|
{% endif %}
|
|
{% if openshift.master.embedded_dns | bool %}
|
|
{% if openshift.master.embedded_dns | bool %}
|
|
-disabledFeatures: null
|
|
|
|
dnsConfig:
|
|
dnsConfig:
|
|
bindAddress: {{ openshift.master.bind_addr }}:{{ openshift.master.dns_port }}
|
|
bindAddress: {{ openshift.master.bind_addr }}:{{ openshift.master.dns_port }}
|
|
bindNetwork: tcp4
|
|
bindNetwork: tcp4
|