fix(work): path to rabbitmq-operators config
This commit is contained in:
parent
1df0aff16e
commit
77592b71bd
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"appName": "rabbitmq-cluster",
|
||||
"userGivenName": "rabbitmq-cluster",
|
||||
"appName": "rabbitmq-operators",
|
||||
"userGivenName": "rabbitmq-operators",
|
||||
"destNamespace": "work-rabbitmq-system",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "apps/rabbitmq-cluster/overlays/work",
|
||||
"srcPath": "apps/rabbitmq-operators/overlays/work",
|
||||
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
|
||||
"srcTargetRevision": "",
|
||||
"labels": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue