Path was still infra/traefik-routes/manifests, but files moved to bootstrap/traefik-routes/manifests in the restructuring.
11 lines
249 B
YAML
11 lines
249 B
YAML
{
|
|
"name": "traefik-routes",
|
|
"namespace": "kube-system",
|
|
"step": "2",
|
|
"source": {
|
|
"repoURL": "https://github.com/Kargones/deploy-app-kargo-private.git",
|
|
"path": "bootstrap/traefik-routes/manifests",
|
|
"targetRevision": "main"
|
|
}
|
|
}
|