浏览代码

Add masterCA to ServiceAccountConfig

Scott Dodson 9 年之前
父节点
当前提交
c1641d6866
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      roles/openshift_master/templates/master.yaml.v1.j2

+ 1 - 0
roles/openshift_master/templates/master.yaml.v1.j2

@@ -107,6 +107,7 @@ serviceAccountConfig:
   - default
   - builder
   - deployer
+  masterCA: ca.crt
   privateKeyFile: serviceaccounts.private.key
   publicKeyFiles:
   - serviceaccounts.public.key