fix(operator): change victoriametrics operator namespace
This commit is contained in:
parent
fa3b0a9bfd
commit
a90c29e276
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"appName": "victoriametrics",
|
"appName": "victoriametrics",
|
||||||
"userGivenName": "victoriametrics",
|
"userGivenName": "victoriametrics",
|
||||||
"destNamespace": "monitoring-system",
|
"destNamespace": "victoriametrics-system",
|
||||||
"destServer": "https://kubernetes.default.svc",
|
"destServer": "https://kubernetes.default.svc",
|
||||||
"srcPath": "apps/victoriametrics/overlays/system",
|
"srcPath": "apps/victoriametrics/overlays/system",
|
||||||
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
|
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@ kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- ../../base
|
- ../../base
|
||||||
|
|
||||||
namespace: monitoring-system
|
namespace: victoriametrics-system
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue