fix(work): the rabbitmq operator permissions expect to be in the namespace 'rabbitmq-system'
This commit is contained in:
parent
148f8a0b9c
commit
2af1690a27
4 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"appName": "rabbitmq-operators",
|
||||
"userGivenName": "rabbitmq-operators",
|
||||
"destNamespace": "work-rabbitmq-system",
|
||||
"destNamespace": "rabbitmq-system",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "apps/rabbitmq-operators/overlays/work",
|
||||
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue