cron default
This commit is contained in:
@@ -449,13 +449,7 @@ spec:
|
||||
name: nextcloud-config
|
||||
subPath: upgrade-disable-web.config.php
|
||||
- command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- |
|
||||
apt-get update && apt-get install -y gosu
|
||||
mkdir -p /etc/crontabs
|
||||
echo "*/1 * * * * gosu 33:33 php -f /var/www/html/cron.php" > /etc/crontabs/root
|
||||
exec busybox crond -c /etc/crontabs -f -L /dev/stdout
|
||||
- /cron.sh
|
||||
env:
|
||||
- name: POSTGRES_HOST
|
||||
valueFrom:
|
||||
|
||||
Reference in New Issue
Block a user