initial infra/stage/prod: infra apps from main

This commit is contained in:
deploy-k3s
2026-03-11 12:51:14 +00:00
commit d67dff7479
5 changed files with 93 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"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"
}
}