Skip to content

Commit c885e9c

Browse files
Update content/operate/kubernetes/7.8.6/active-active/create-aa-crdb-cli.md
Co-authored-by: andy-stark-redis <[email protected]>
1 parent 548ee5b commit c885e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/kubernetes/7.8.6/active-active/create-aa-crdb-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ HAproxy:
150150
No changes are required to the REC spec if you are using [Istio]({{< relref "/operate/kubernetes/7.8.6/networking/istio-ingress.md" >}}) in place of an ingress controller. The `activeActive` section added above creates ingress resources. The two custom resources used to configure Istio (Gateway and VirtualService) replace the need for ingress resources.
151151

152152
{{<warning>}}
153-
These custom resources are not controlled by the operator and will need to be configured and maintained manually.
153+
These custom resources are not controlled by the operator and you will need to configure and maintain them manually.
154154
{{</warning>}}
155155

156156
For each cluster, verify the VirtualService resource has two `- match:` blocks in the `tls` section. The hostname under `sniHosts:` should match your `<replication-hostname>`.

0 commit comments

Comments
 (0)