Skip to content

Commit

Permalink
Update the readme of Harbor chart
Browse files Browse the repository at this point in the history
Fix the losting "|" in the readme of Harbor chart

Signed-off-by: Wenkai Yin <yinw@vmware.com>
  • Loading branch information
ywk253100 committed Aug 16, 2018
1 parent 199b830 commit 8c2eedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/helm/harbor/README.md
Expand Up @@ -119,7 +119,7 @@ The following tables lists the configurable parameters of the Harbor chart and t
| `ui.tolerations` | Tolerations for pod assignment | `[]` |
| `ui.affinity` | Node/Pod affinities | `{}` |
| **Database** |
`database.type` | If external database is used, set it to `external` | `internal` |
| `database.type` | If external database is used, set it to `external` | `internal` |
| `database.internal.image.repository` | Repository for database image | `vmware/harbor-db` |
| `database.internal.image.tag` | Tag for database image | `dev` |
| `database.internal.image.pullPolicy` | Pull Policy for database image | `IfNotPresent` |
Expand Down

0 comments on commit 8c2eedd

Please sign in to comment.