diff --git a/apps/traefik/argocd.json b/apps/traefik/argocd.json index 71507d3..d1a95a6 100644 --- a/apps/traefik/argocd.json +++ b/apps/traefik/argocd.json @@ -25,8 +25,11 @@ "enabled": true, "revision": "test" }, + "dev": { + "enabled": true, + }, "ohio": { "enabled": false } } -} \ No newline at end of file +}