Skip to content

Commit

Permalink
[monica] Fix image repository in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wissamataleh committed Sep 9, 2021
1 parent 2260fca commit 2d84b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/monica/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The following tables lists the configurable parameters of the Monica chart and t
| `imagePullSecrets` | Docker registry secret names as an array | `[]` |
| `nameOverride` | String to partially override monica.fullname | `nil` |
| `fullnameOverride` | String to fully override monica.fullname | `nil` |
| `image.repository` | Monica image | `monica/monica` |
| `image.repository` | Monica image | `monica` |
| `image.tag` | Monica image tag | `3.2-apache` (defaults to chart appVersion if empty) |
| `image.pullPolicy` | Monica image pull policy | `IfNotPresent` |
| `replicaCount` | Number of Monica replicas to deploy | `1` |
Expand Down

0 comments on commit 2d84b91

Please sign in to comment.