We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4c8ce commit 513d245Copy full SHA for 513d245
1 file changed
charts/nextcloud/README.md
@@ -84,7 +84,7 @@ The following table lists the configurable parameters of the nextcloud chart and
84
|------------------------------------------------------------|----------------------------------------------------------------------------------------|----------------------------|
85
| `image.repository` | nextcloud Image name | `nextcloud` |
86
| `image.flavor` | nextcloud Image type (Options: apache, fpm) | `apache` |
87
-| `image.tag` | nextcloud Image tag. | [`appVersion`] |
+| `image.tag` | nextcloud Image tag | [`appVersion`] |
88
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
89
| `image.pullSecrets` | Specify image pull secrets | `nil` |
90
| `replicaCount` | Number of nextcloud pods to deploy | `1` |
0 commit comments