diff --git a/bootstrap/traefik-routes/config.yaml b/bootstrap/traefik-routes/config.yaml index e36170e..82a8f35 100644 --- a/bootstrap/traefik-routes/config.yaml +++ b/bootstrap/traefik-routes/config.yaml @@ -4,7 +4,7 @@ "step": "2", "source": { "repoURL": "https://github.com/Kargones/deploy-app-kargo-private.git", - "path": "infra/traefik-routes/manifests", + "path": "bootstrap/traefik-routes/manifests", "targetRevision": "main" } }