소스 검색

Merge pull request #8818 from bliemli/registry_gluster_variable_fix

Fix registry gluster storage variable
Scott Dodson 6 년 전
부모
커밋
e223e2d9e9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      roles/openshift_hosted/README.md

+ 1 - 1
roles/openshift_hosted/README.md

@@ -29,7 +29,7 @@ From this role:
 | openshift_hosted_registry_cert_expire_days | `730` (2 years)                     | Validity of the certificates in days. Works only with OpenShift version 1.5 (3.5) and later.                             |
 | openshift_hosted_registry_clusterip   | None                                     | Cluster IP for registry service                                                                                          |
 
-If you specify `openshift_hosted_registry_kind=glusterfs`, the following
+If you specify `openshift_hosted_registry_storage_kind=glusterfs`, the following
 variables also control configuration behavior:
 
 | Name                                         | Default value | Description                                                                  |