You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "rayshen3 (via GitHub)" <gi...@apache.org> on 2023/01/29 06:10:12 UTC

[GitHub] [rocketmq] rayshen3 opened a new issue, #5945: how to config namespace with "make deploy" in rocketmq-operator

rayshen3 opened a new issue, #5945:
URL: https://github.com/apache/rocketmq/issues/5945

   like.
   helm install mysql-operator bitpoke/mysql-operator -f values.yaml  **-n middleware**


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] rayshen3 commented on issue #5945: how to config namespace with "make deploy" in rocketmq-operator

Posted by "rayshen3 (via GitHub)" <gi...@apache.org>.
rayshen3 commented on issue #5945:
URL: https://github.com/apache/rocketmq/issues/5945#issuecomment-1407575646

   too hard...
   
   ```shell
   sed -i 'N;8 a \  namespace: zdevops' deploy/crds/rocketmq.apache.org_brokers.yaml
   sed -i 'N;8 a \  namespace: zdevops' deploy/crds/rocketmq.apache.org_consoles.yaml
   sed -i 'N;8 a \  namespace: zdevops' deploy/crds/rocketmq.apache.org_nameservices.yaml
   sed -i 'N;8 a \  namespace: zdevops' deploy/crds/rocketmq.apache.org_topictransfers.yaml
   sed -i 'N;18 a \  namespace: zdevops' deploy/operator.yaml
   sed -i 'N;18 a \  namespace: zdevops' deploy/role_binding.yaml
   sed -i 's/namespace: default/namespace: zdevops/g' deploy/role_binding.yaml
   sed -i 'N;18 a \  namespace: zdevops' deploy/service_account.yaml
   sed -i 'N;20 a \  namespace: zdevops' deploy/role.yaml
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] how to config namespace with "make deploy" in rocketmq-operator [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #5945: how to config namespace with "make deploy" in rocketmq-operator
URL: https://github.com/apache/rocketmq/issues/5945


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] how to config namespace with "make deploy" in rocketmq-operator [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5945:
URL: https://github.com/apache/rocketmq/issues/5945#issuecomment-1915800772

   This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] how to config namespace with "make deploy" in rocketmq-operator [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5945:
URL: https://github.com/apache/rocketmq/issues/5945#issuecomment-1922526205

   This issue was closed because it has been inactive for 3 days since being marked as stale.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org