浏览代码

Merge pull request #680 from liggitt/master_ca

Add masterCA to oauth template
Brenton Leanhardt 9 年之前
父节点
当前提交
a3531efc4c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      roles/openshift_master/templates/v1_partials/oauthConfig.j2

+ 1 - 0
roles/openshift_master/templates/v1_partials/oauthConfig.j2

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