Skip to content

Commit

Permalink
fix markdown
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Garcia Sanchez <[email protected]>
  • Loading branch information
rgarcia89 committed Jan 22, 2024
1 parent 893345e commit 0b1bef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ The following table lists the configurable parameters of the Harbor chart and th
| `enableMigrateHelmHook` | Run the migration job via helm hook, if it is true, the database migration will be separated from harbor-core, run with a preupgrade job migration-job | `false` |
| **Nginx** (If service exposed via `ingress`, or not enabled the Nginx will not be used) | | |
|
| `nginx.enabled` | Set to false if you plan to expose Harbor without nginx. | `true` |
| `nginx.enabled` | Set to false if you plan to expose Harbor without nginx. | `true` |
| `nginx.image.repository` | Image repository | `goharbor/nginx-photon` |
| `nginx.image.tag` | Image tag | `dev` |
| `nginx.replicas` | The replica count | `1` |
Expand Down

0 comments on commit 0b1bef8

Please sign in to comment.