add infra app prometheus

This commit is contained in:
2024-07-18 23:15:45 +10:00
parent e6a7071f72
commit f868bc22cd
6 changed files with 160 additions and 0 deletions

View File

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