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/sonarqube/env/k3s-cluster/config.json b/apps/sonarqube/env/k3s-cluster/config.json deleted file mode 100644 index 6e7454a..0000000 --- a/apps/sonarqube/env/k3s-cluster/config.json +++ /dev/null @@ -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 -} \ No newline at end of file diff --git a/infrastructures/couchdb/env/k3s-cluster/config.json b/infrastructures/couchdb/env/k3s-cluster/config.json deleted file mode 100644 index 460b4c5..0000000 --- a/infrastructures/couchdb/env/k3s-cluster/config.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "appName": "couchdb", - "userGivenName": "couchdb", - "namespace": "couchdb", - "destNamespace": "couchdb", - "destServer": "https://kubernetes.default.svc", - "srcPath": "infrastructures/couchdb/env/k3s-cluster", - "srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git", - "srcTargetRevision": "", - "labels": null, - "annotations": null -} \ No newline at end of file