소스 검색

Merge pull request #378 from sdodson/issue333

Add masterCA to ServiceAccountConfig
Brenton Leanhardt 10 년 전
부모
커밋
63699feb49
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