NAS-122987 / 23.10 / change default nextcloud cron schedule (#1361)

This commit is contained in:
Stavros Kois
2023-07-15 19:50:40 +03:00
committed by GitHub
parent 5c0eb7972f
commit 000c38a07e
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ description: A file sharing server that puts the control and security of your ow
annotations:
title: Nextcloud
type: application
version: 1.6.33
version: 1.6.34
apiVersion: v2
appVersion: 27.0.0
kubeVersion: '>=1.16.0-0'

View File

@@ -135,7 +135,7 @@ questions:
label: Schedule
schema:
type: string
default: "1 */24 * * *"
default: "*/15 * * * *"
empty: false
# Update strategy