You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/03/25 06:35:14 UTC

[GitHub] [rocketmq-operator] AdheipSingh commented on pull request #75: [ISSUE 38] Add nodeAffinity for nameService pod

AdheipSingh commented on pull request #75:
URL: https://github.com/apache/rocketmq-operator/pull/75#issuecomment-1078704255


   the user should be able to just mention the nodeAffinity in the CR, templating out each and every spec in the nodeAffinity, isn't a best practice in the operator. 
   ```
   nodeAffinity:
      ----
      ----
   ```
   this is only needed in the CR.
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

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