Files
deploy-k3s 77831d73a9 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.
2026-03-11 15:47:35 +03:00

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"
}
}