add infra app netdata

This commit is contained in:
2024-08-06 03:23:17 +10:00
parent e5b8069048
commit 5829e794a2
5 changed files with 50 additions and 0 deletions

View File

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

View File

@@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base