diff --git a/infrastructures/cert-manager-clusterissuer/env/k3s-cluster/config.json b/infrastructures/cert-manager-clusterissuer/env/k3s-cluster/config.json deleted file mode 100644 index 993b780..0000000 --- a/infrastructures/cert-manager-clusterissuer/env/k3s-cluster/config.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "appName": "cert-manager-clusterissuer", - "userGivenName": "cert-manager-clusterissuer", - "namespace": "cert-manager", - "destNamespace": "cert-manager", - "destServer": "https://kubernetes.default.svc", - "srcPath": "infrastructures/cert-manager-clusterissuer/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/gpu-device-plugin/env/k3s-cluster/config.json b/infrastructures/gpu-device-plugin/env/k3s-cluster/config.json deleted file mode 100644 index 801dd16..0000000 --- a/infrastructures/gpu-device-plugin/env/k3s-cluster/config.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "appName": "gpu-device-plugin", - "userGivenName": "gpu-device-plugin", - "namespace": "gpu-device-plugin", - "destNamespace": "gpu-device-plugin", - "destServer": "https://kubernetes.default.svc", - "srcPath": "infrastructures/gpu-device-plugin/env/k3s-cluster", - "srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git", - "srcTargetRevision": "", - "labels": null, - "annotations": null -} \ No newline at end of file