Commit Graph

5 Commits

Author SHA1 Message Date
Wenkai Yin c72a7db4be Fix misc issues of Harbor charts
1. Fix the pull/push commands showed on UI are incorrect
2. Replace "insecureRegistry" with "externalProtocol"
3. Using the secret rather than pasting text if users want to use the certificate of themselves
4. Refine NOTES.txt
2018-07-11 17:16:42 +08:00
Jesse Hu ce48dbfec2 [Chart] Add support for deploying Notary
Assuming Harbor FQDN is specified as harbor.my.domain by the user,
the Notary server FQDN will be set to notary-harbor.my.domain.
So the user must point both Harbor FQDN and Notary FQDN to the K8s
ingress controller IP in the DNS server.

Fix issue https://github.com/vmware/harbor/issues/4394
2018-04-19 15:17:33 +08:00
Unknown 2c684dc21c added tls certificate generation toggle 2018-04-16 15:56:38 -04:00
Jesse Hu dab5dd9879 Update Harbor helm chart to deploy Harbor 1.4.0 release (#4373)
* Update Harbor helm chart to deploy Harbor 1.4.0 release

* Change version to 0.1.0 and fix a doc error

* Fix auth_mode default value

* Refine doc and fix a typo
2018-03-09 18:47:13 +08:00
Paul Czarkowski be397eb157 Initial helm chart for Harbor (#4271) 2018-02-17 11:29:52 +08:00