Files
deploy-app-kargo-private/infra/gitea-custom/config.yaml
2026-03-11 10:25:57 +00:00

11 lines
235 B
YAML

{
"name": "gitea-custom",
"namespace": "gitea",
"step": "2",
"source": {
"repoURL": "https://github.com/Kargones/deploy-app-kargo-private.git",
"path": "infra/gitea-custom/manifests",
"targetRevision": "main"
}
}