mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 17:27:20 +08:00
PR comments: wrong clair.image description
This commit is contained in:
@@ -233,7 +233,7 @@ The following table lists the configurable parameters of the Harbor chart and th
|
||||
| `clairImage.registry` | Registry for clair image | `docker.io` |
|
||||
| `clairImage.repository` | Repository for clair image | `bitnami/harbor-clair` |
|
||||
| `clairImage.tag` | Tag for clair image | `{TAG_NAME}` |
|
||||
| `clairImage.pullPolicy` | Harbor clair adapter image pull policy | `IfNotPresent` |
|
||||
| `clairImage.pullPolicy` | Harbor clair image pull policy | `IfNotPresent` |
|
||||
| `clairImage.pullSecrets` | Specify docker-registry secret names as an array | `[]` (does not add image pull secrets to deployed pods) |
|
||||
| `clairImage.debug` | Specify if debug logs should be enabled | `false` |
|
||||
| `clairAdapterImage.registry` | Registry for clair adapter image | `docker.io` |
|
||||
|
||||
Reference in New Issue
Block a user