Skip to content

Commit 4411ab2

Browse files
Florence feedback
Co-authored-by: Florence Morris <58752716+florence-crl@users.noreply.github.com>
1 parent 7a341f6 commit 4411ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/current/v25.2/configure-cockroachdb-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ You can configure an [Ingress](https://kubernetes.io/docs/concepts/services-netw
148148

149149
In order to use the Ingress resource, your cluster must be running an [Ingress controller](https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/) for load balancing. This is **not** handled by the {{ site.data.products.cockroachdb-operator }} and must be deployed separately.
150150

151-
Specify Ingress objects in `cockroachdb.crdbCluster.service.ingress`. Set `ingress.enabled` to `true` and specify `ingress.ui` (HTTP) or `ingress.sql` (SQL) in the values file used to [deploy the cluster]({% link {{ page.version.version }}/deploy-cockroachdb-with-cockroachdb-operator.md %}#initialize-the-cluster)):
151+
Specify Ingress objects in `cockroachdb.crdbCluster.service.ingress`. Set `ingress.enabled` to `true` and specify `ingress.ui` (HTTP) or `ingress.sql` (SQL) in the values file used to [deploy the cluster]({% link {{ page.version.version }}/deploy-cockroachdb-with-cockroachdb-operator.md %}#initialize-the-cluster):
152152

153153
~~~ yaml
154154
cockroachdb:

0 commit comments

Comments
 (0)