diff --git a/conf/init/supervisord_conf_create.py b/conf/init/supervisord_conf_create.py index c27c46b94..04a368cc1 100644 --- a/conf/init/supervisord_conf_create.py +++ b/conf/init/supervisord_conf_create.py @@ -87,8 +87,8 @@ def config_services(): "manifestbackfillworker": {"autostart": "false"}, "securityscanningnotificationworker": {"autostart": "false"}, "config-editor": {"autostart": "true"}, - "quotatotalworker": {"autostart": "true"}, - "quotaregistrysizeworker": {"autostart": "true"}, + "quotatotalworker": {"autostart": "false"}, + "quotaregistrysizeworker": {"autostart": "false"}, }