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 2022/12/06 17:56:29 UTC

[GitHub] [solr-operator] HoustonPutman commented on issue #502: The CustomResourceDefinition "solrclouds.solr.apache.org" is invalid

HoustonPutman commented on issue #502:
URL: https://github.com/apache/solr-operator/issues/502#issuecomment-1339758128

   Yes, from the begging I would recommend using the command here: https://artifacthub.io/packages/helm/apache-solr/solr-operator#installing-the-chart
   
   ```
   kubectl create -f https://solr.apache.org/operator/downloads/crds/v0.6.0/all-with-dependencies.yaml
   ```
   
   and for upgrades, do the `replace` command.
   
   Since you already have 3/4 of the crds installed, create will give you warnings about the first 3, but it will install the the fourth just fine.


-- 
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