enable nexus

This commit is contained in:
2024-09-07 00:09:17 +10:00
parent e46e58031a
commit 347ce9f572
2 changed files with 4 additions and 4 deletions

11
apps/nexus/env/k3s-cluster/config.json vendored Normal file
View File

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