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