Merge pull request #621 from 3dwardch3ng/app/kubernetes-dashboard

diable gitea and nextcloud
This commit is contained in:
2024-07-24 06:57:09 +10:00
committed by GitHub
2 changed files with 0 additions and 24 deletions

View File

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

View File

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