You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/07/14 16:16:47 UTC

[GitHub] [solr-operator] HoustonPutman opened a new pull request #283: Ability to customize serviceAccountName for SolrCloud and SolrPrometheusExporter

HoustonPutman opened a new pull request #283:
URL: https://github.com/apache/solr-operator/pull/283


   Resolves #264 
   
   The option will be available via:
   
   **SolrCloud**
   ```yaml
   spec:
     customSolrKubeOptions:
       podOptions:
         serviceAccountName: "...."
   ```
   
   **SolrPrometheusExporter**
   ```yaml
   spec:
     customKubeOptions:
       podOptions:
         serviceAccountName: "...."
   ```


-- 
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: issues-unsubscribe@solr.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] HoustonPutman merged pull request #283: Ability to customize serviceAccountName for SolrCloud and SolrPrometheusExporter

Posted by GitBox <gi...@apache.org>.
HoustonPutman merged pull request #283:
URL: https://github.com/apache/solr-operator/pull/283


   


-- 
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: issues-unsubscribe@solr.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org