add service newrelic

This commit is contained in:
2024-09-05 21:14:40 +10:00
parent 673935d16d
commit 92528aee1d
4 changed files with 54 additions and 0 deletions

View File

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