diff --git a/infrastructures/netdata/env/k3s-cluster/config.json b/infrastructures/netdata/env/k3s-cluster/config.json index 83a6b67..d4c8961 100644 --- a/infrastructures/netdata/env/k3s-cluster/config.json +++ b/infrastructures/netdata/env/k3s-cluster/config.json @@ -1,8 +1,8 @@ { "appName": "netdata", "userGivenName": "netdata", - "namespace": "netdata", - "destNamespace": "netdata", + "namespace": "argocd", + "destNamespace": "argocd", "destServer": "https://kubernetes.default.svc", "srcPath": "infrastructures/netdata/env/k3s-cluster", "srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",