fix: traefik-routes path after bootstrap move
Path was still infra/traefik-routes/manifests, but files moved to bootstrap/traefik-routes/manifests in the restructuring.
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user