DanielRaapDev commented on code in PR #815:
URL: https://github.com/apache/solr-operator/pull/815#discussion_r3354028321


##########
config/crd/bases/solr.apache.org_solrclouds.yaml:
##########
@@ -9889,6 +10395,106 @@ spec:
                           For the LoadBalancer method, this field is optional 
and will only be used when useExternalAddress=true.
                           If used with the LoadBalancer method, you will need 
DNS routing to the LoadBalancer IP address through the url template given above.
                         type: string
+                      gateway:
+                        description: |-
+                          Gateway defines settings for Kubernetes Gateway API 
routing.
+
+                          This option is only available when Method=Gateway.
+                          The referenced Gateway must already exist and be 
managed by your platform team.
+                          The Solr Operator only manages the HTTPRoute 
resources.
+                        properties:

Review Comment:
   Thx for the quick response. You defintily got a better understanding of Solr 
addressabilty than I have ;)



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to