diable gitea and nextcloud
This commit is contained in:
12
apps/gitea/env/k3s-cluster/config.json
vendored
12
apps/gitea/env/k3s-cluster/config.json
vendored
@@ -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
|
||||
}
|
||||
12
apps/nextcloud/env/k3s-cluster/config.json
vendored
12
apps/nextcloud/env/k3s-cluster/config.json
vendored
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user