Skip to content

Commit f8e3f58

Browse files
committed
Do not include extra volumes by default
Signed-off-by: Stephan Austermühle <au@hcsd.de>
1 parent a198e8d commit f8e3f58

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

charts/nextcloud/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,8 +530,7 @@ Configure `.nextcloud.backupCronjobs` to install Kubernetes Cronjobs
530530
to backup the Nextcloud data volume. The Helm chart automatically
531531
adds `volumes` and `volumeMounts` to the Cronjobs to make the
532532
Nextcloud data folder accessible at the same paths as the Nextcloud
533-
containers. The Cronjobs also include all `extraVolumes` and
534-
`extraVolumeMounts`.
533+
containers.
535534
536535
Example:
537536

0 commit comments

Comments
 (0)