add app gitea

This commit is contained in:
2024-07-19 17:42:58 +10:00
parent 982b4de7db
commit 210c82333f

View File

@@ -1,10 +1,10 @@
{ {
"appName": "XXX", "appName": "gitea",
"userGivenName": "XXX", "userGivenName": "gitea",
"namespace": "XXX", "namespace": "gitea",
"destNamespace": "XXX", "destNamespace": "gitea",
"destServer": "https://kubernetes.default.svc", "destServer": "https://kubernetes.default.svc",
"srcPath": "XXX/XXX/env/k3s-cluster", "srcPath": "apps/gitea/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git", "srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "", "srcTargetRevision": "",
"labels": null, "labels": null,