mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 10:15:35 +01:00
Update the readme of Harbor chart
Fix the losting "|" in the readme of Harbor chart Signed-off-by: Wenkai Yin <yinw@vmware.com>
This commit is contained in:
parent
199b830019
commit
8c2eeddb6d
@ -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` |
|
||||
|
Loading…
Reference in New Issue
Block a user