enable plane

This commit is contained in:
2024-09-07 15:25:03 +10:00
parent 1f89ccfae6
commit 216d839df2

12
apps/plane/env/k3s-cluster/config.json vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"appName": "plane",
"userGivenName": "plane",
"namespace": "plane",
"destNamespace": "plane",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/plane/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}