add app logstash

This commit is contained in:
2024-07-29 20:32:27 +10:00
parent e6c3221a8c
commit 84925f2cc7
7 changed files with 131 additions and 0 deletions

View File

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