diff --git a/scrutiny/config.json b/scrutiny/config.json index 28bbb7a0e..b7c03c221 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -42,6 +42,11 @@ "/dev/nvme1", "/dev/nvme2" ], + "environment": { + "SCRUTINY_API_ENDPOINT": "http://localhost:8080", + "SCRUTINY_COLLECTOR": "true", + "SCRUTINY_WEB": "true" + }, "ingress": true, "name": "Scrutiny", "options": {