add app sonarqube

This commit is contained in:
2024-07-21 21:44:57 +10:00
parent de04a0d96c
commit fc8ac5fb54
6 changed files with 112 additions and 28 deletions

View File

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