diff --git a/manifests/nextcloud_chart/manifest.yaml b/manifests/nextcloud_chart/manifest.yaml index 7dedc27..f5433c5 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -340,7 +340,7 @@ spec: mountPath: /var/www/html/config/smtp.config.php subPath: smtp.config.php - name: cron - - image: "nextcloud:34.0.4-apache" + image: "nextcloud:34.0.4-apache" imagePullPolicy: IfNotPresent command: - /cron.sh