|
@@ -80,6 +80,7 @@ oauthConfig:
|
|
provider:
|
|
provider:
|
|
{{ identity_provider_config(identity_provider) }}
|
|
{{ identity_provider_config(identity_provider) }}
|
|
{%- endfor %}
|
|
{%- endfor %}
|
|
|
|
+ masterCA: ca.crt
|
|
masterPublicURL: {{ openshift.master.public_api_url }}
|
|
masterPublicURL: {{ openshift.master.public_api_url }}
|
|
masterURL: {{ openshift.master.api_url }}
|
|
masterURL: {{ openshift.master.api_url }}
|
|
sessionConfig:
|
|
sessionConfig:
|