disable gitea and sonarqube

This commit is contained in:
2024-09-05 18:32:34 +10:00
parent 4156250859
commit 925001d18d
3 changed files with 2 additions and 1 deletions

View File

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