From 55a84ae632537f2388f83050d5ebb3cd0da42f5f Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Thu, 25 Jul 2024 18:41:42 +1000 Subject: [PATCH] disable gitlab --- apps/gitlab/env/k3s-cluster/config.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 apps/gitlab/env/k3s-cluster/config.json diff --git a/apps/gitlab/env/k3s-cluster/config.json b/apps/gitlab/env/k3s-cluster/config.json deleted file mode 100644 index a1bf127..0000000 --- a/apps/gitlab/env/k3s-cluster/config.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "appName": "gitlab", - "userGivenName": "gitlab", - "namespace": "gitlab", - "destNamespace": "gitlab", - "destServer": "https://kubernetes.default.svc", - "srcPath": "apps/gitlab/env/k3s-cluster", - "srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git", - "srcTargetRevision": "", - "labels": null, - "annotations": null -} \ No newline at end of file