Skip to content

Commit

Permalink
Update charts/nextcloud/README.md - fix period in image.tag description
Browse files Browse the repository at this point in the history
Signed-off-by: JesseBot <[email protected]>
  • Loading branch information
jessebot authored Sep 4, 2023
1 parent 6a4c8ce commit 513d245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/nextcloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The following table lists the configurable parameters of the nextcloud chart and
|------------------------------------------------------------|----------------------------------------------------------------------------------------|----------------------------|
| `image.repository` | nextcloud Image name | `nextcloud` |
| `image.flavor` | nextcloud Image type (Options: apache, fpm) | `apache` |
| `image.tag` | nextcloud Image tag. | [`appVersion`] |
| `image.tag` | nextcloud Image tag | [`appVersion`] |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify image pull secrets | `nil` |
| `replicaCount` | Number of nextcloud pods to deploy | `1` |
Expand Down

0 comments on commit 513d245

Please sign in to comment.