adding the FQDN for example. (#7872)

adding the FQDN for  example.
pull/8205/head^2
fqsghostcloud 2018-04-27 06:32:27 +08:00 committed by k8s-ci-robot
parent eeaac845c6
commit c47d235977
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Create this Secret, naming it `regcred`:
where:
* `<your-registry-server>` is your Private Docker Registry FQDN.
* `<your-registry-server>` is your Private Docker Registry FQDN. (https://index.docker.io/v1/ for DockerHub)
* `<your-name>` is your Docker username.
* `<your-pword>` is your Docker password.
* `<your-email>` is your Docker email.