Skip to content

Commit 513d245

Browse files
authored
Update charts/nextcloud/README.md - fix period in image.tag description
Signed-off-by: JesseBot <jessebot@linux.com>
1 parent 6a4c8ce commit 513d245

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/nextcloud/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The following table lists the configurable parameters of the nextcloud chart and
8484
|------------------------------------------------------------|----------------------------------------------------------------------------------------|----------------------------|
8585
| `image.repository` | nextcloud Image name | `nextcloud` |
8686
| `image.flavor` | nextcloud Image type (Options: apache, fpm) | `apache` |
87-
| `image.tag` | nextcloud Image tag. | [`appVersion`] |
87+
| `image.tag` | nextcloud Image tag | [`appVersion`] |
8888
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
8989
| `image.pullSecrets` | Specify image pull secrets | `nil` |
9090
| `replicaCount` | Number of nextcloud pods to deploy | `1` |

0 commit comments

Comments
 (0)