add infra app mongodb

This commit is contained in:
2024-07-21 01:36:08 +10:00
parent fe9f2a6578
commit ce6fdb87b2
9 changed files with 113 additions and 108 deletions

View File

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