Merge pull request #3540 from cmingxu/patch-1

Update kubernetes_deployment.md
This commit is contained in:
Daniel Jiang 2017-11-07 15:17:18 +08:00 committed by GitHub
commit 7cd44e4eb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -166,5 +166,5 @@ After the pods are running, you can access Harbor's UI via the configured endpoi
####Limitation
1. Current deployment is http only, to enable https you need to either add another layer of proxy or modify the nginx.cm.yaml to enable https and include a correct certificate
2. Current deployment does not include Clair and Notary, which are supported in docker-compose deployment. They will be supported in near futuer, stay tuned.
2. Current deployment does not include Clair and Notary, which are supported in docker-compose deployment. They will be supported in near future, stay tuned.