diff --git a/README.md b/README.md index d2e1c587e..f77a5469f 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,6 @@ The following table lists the configurable parameters of the Harbor chart and th | `jobservice.secret` | Secret is used when job service communicates with other components. If a secret key is not specified, Helm will generate one. Must be a string of 16 chars. | | | `jobservice.existingSecret` | Use an existing kubernetes secret for the jobservice secret | | | `jobservice.existingSecretKey` | Key within the existing secret for the job service secret chars. | `JOBSERVICE_SECRET` | - | **Registry** | | | | `registry.registry.image.repository` | Repository for registry image | `goharbor/registry-photon` | | `registry.registry.image.tag` | Tag for registry image | `dev` |