Skip to content

Commit db281ad

Browse files
committed
Remove cron command, cron should not be used within a K8S container
1 parent acfa06c commit db281ad

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

charts/geonode/templates/geonode/geonode-entrypoint-sh-conf.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ data:
2020
echo "$@ tasks done"
2121
}
2222

23-
# Start cron && memcached services
24-
service cron restart
25-
2623
echo $"\n\n\n"
2724
echo "-----------------------------------------------------"
2825
echo "STARTING DJANGO ENTRYPOINT $(date)"

0 commit comments

Comments
 (0)