re-add apps for PV fixes

This commit is contained in:
2024-07-26 01:44:42 +10:00
parent 21c57dc6fe
commit 088bb0c04a
22 changed files with 0 additions and 0 deletions

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

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