소스 검색

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