Files
home-cluster-ops/infrastructures/mongodb/env/k3s-cluster/config.json
2024-07-26 01:44:42 +10:00

12 lines
357 B
JSON

{
"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
}