diff --git a/apps/gitea/env/k3s-cluster/config.json b/apps/gitea/env/k3s-cluster/config.json deleted file mode 100644 index 05e65c8..0000000 --- a/apps/gitea/env/k3s-cluster/config.json +++ /dev/null @@ -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 -} \ No newline at end of file diff --git a/apps/nextcloud/env/k3s-cluster/config.json b/apps/nextcloud/env/k3s-cluster/config.json deleted file mode 100644 index c9fb170..0000000 --- a/apps/nextcloud/env/k3s-cluster/config.json +++ /dev/null @@ -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 -} \ No newline at end of file